Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryRateDefinition
The merchant-defined rate of the [DeliveryMethodDefinition](https://shopify.dev/api/admin-graphql/latest/objects/DeliveryMethodDefinition).
Signature:
export interface DeliveryRateDefinition extends Node
Extends: Node
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id | Scalars[‘ID’][‘output’] | A globally-unique ID. | |
| price | MoneyV2 | The price of this rate. |