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