--- title: DeliveryRateDefinitionInput - GraphQL Admin description: The input fields for a rate definition. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryRateDefinitionInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryRateDefinitionInput.txt --- # Delivery​Rate​Definition​Input input\_object The input fields for a rate definition. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) A globally-unique ID of the rate definition. * price [Money​Input!](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MoneyInput) required The price of the rate definition. *** ## Input objects using this input * [Delivery​Method​Definition​Input.​rate​Definition](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryMethodDefinitionInput#field-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/2024-10/input-objects/DeliveryMethodDefinitionInput#field-rateDefinition)