# DeliveryRateDefinitionInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a rate definition. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID - A globally-unique ID of the rate definition. * [price](/docs/api/admin-graphql/2024-10/input-objects/MoneyInput): MoneyInput! - The price of the rate definition. ## Input objects with this input object * [DeliveryMethodDefinitionInput](/docs/api/admin-graphql/2024-10/input-objects/DeliveryMethodDefinitionInput) ## Examples