# DeliveryLocationLocalPickupEnableInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for a local pickup setting associated with a location. ### Access Scopes ## Fields * [instructions](/docs/api/admin-graphql/2024-07/scalars/String): String - The instructions for the local pickup. * [locationId](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the location associated with the location setting. * [pickupTime](/docs/api/admin-graphql/2024-07/enums/DeliveryLocalPickupTime): DeliveryLocalPickupTime! - The time of the local pickup. ## Input objects with this input object * [locationLocalPickupEnable](/docs/api/admin-graphql/2024-07/mutations/locationLocalPickupEnable) ## Examples