Magidoc

ShippingMethod
Object

Shipping method are the methods you'll use to get customer's orders to them. They are directly exposed to the customers.

Fields

#

id

ID !
Non-null

The ID of the object

maximumOrderPrice

maximumOrderWeight

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

minimumOrderPrice

minimumOrderWeight

name

Non-null

price

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

requiresSecondaryAddress

Deprecated: This field will always return False and will be removed soon.

type

Type of the shipping method.

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#

  • Field availableMarketplaceShippingMethods from Checkout
  • Field marketplaceShippingMethod from Checkout