--- title: DeliveryRateDefinitionInput - GraphQL Admin description: The input fields for a rate definition. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/deliveryratedefinitioninput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/deliveryratedefinitioninput.md --- # Delivery​Rate​Definition​Input input\_object The input fields for a rate definition. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) A globally-unique ID of the rate definition. * price [Money​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MoneyInput) required The price of the rate definition. *** ## Input objects using this input * [Delivery​Method​Definition​Input.rateDefinition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DeliveryMethodDefinitionInput#fields-rateDefinition) INPUT OBJECT The input fields for a method definition. *** ## Map ### Input objects using this input * [Delivery​Method​Definition​Input.rateDefinition](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DeliveryMethodDefinitionInput#fields-rateDefinition)