Schema Documentation

ShippingMethod

Description

A shipping method object

Fields
Field NameDescription
databaseId - ID! The ID of the shipping method in the database
description - String Shipping method description.
id - ID! The globally unique identifier for the tax rate.
title - String Shipping method title.
Example
{"databaseId":4,"description":"xyz789","id":4,"title":"abc123"}