DeliveryMethod object
Delivery method.
Required access
read_orders
access scope.
On this page
Fields
- id (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
Globally unique identifier. - methodType (
[DeliveryMethodType!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverymethodtype)
)
The type of the delivery method.
Types that return DeliveryMethod
[FulfillmentOrder.deliveryMethod](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillmentorder#deliverymethod-2021-01)
Implements
[Node](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/node)