# SubscriptionDeliveryMethodLocalDeliveryInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a local delivery method. This input accepts partial input. When a field is not provided, its prior value is left unchanged. ### Access Scopes ## Fields * [address](/docs/api/admin-graphql/2024-10/input-objects/MailingAddressInput): MailingAddressInput - The address to deliver to. * [localDeliveryOption](/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDeliveryMethodLocalDeliveryOptionInput): SubscriptionDeliveryMethodLocalDeliveryOptionInput - The details of the local delivery method to use. ## Input objects with this input object * [SubscriptionDeliveryMethodInput](/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDeliveryMethodInput) ## Examples