DeliveryRateDefinition - admin-graphql - OBJECT
Version: unstable
Description:
The merchant-defined rate of the [DeliveryMethodDefinition](https://shopify.dev/api/admin-graphql/latest/objects/DeliveryMethodDefinition).
Access Scopes
Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission.
Fields
-
id:
ID! -
A globally-unique ID.
-
price:
MoneyV2! -
The price of this rate.
-
rateClass:
DeliveryRateClass -
The class of the rate. The corresponding delivery method definition must have the same name.
Connections
Related queries
Related mutations
Related Unions
Examples