--- title: DeliveryLocationLocalPickupEnableInput - GraphQL Admin description: The input fields for a local pickup setting associated with a location. 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/DeliveryLocationLocalPickupEnableInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DeliveryLocationLocalPickupEnableInput.txt --- # Delivery​Location​Local​Pickup​Enable​Input input\_object The input fields for a local pickup setting associated with a location. ## Fields * instructions [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The instructions for the local pickup. * location​Id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the location associated with the location setting. * pickup​Time [Delivery​Local​Pickup​Time!](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/DeliveryLocalPickupTime) non-null The time of the local pickup. *** ## Mutations using this input * [location​Local​Pickup​Enable.​local​Pickup​Settings](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/locationLocalPickupEnable#argument-localPickupSettings) MUTATION *** ## Map ### Mutations using this input * <\~>[location​Local​Pickup​Enable.localPickupSettings](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/locationLocalPickupEnable#argument-localPickupSettings)