# LocationLocalPickupDisablePayload - admin - PAYLOAD Version: unstable ## Description Return type for `locationLocalPickupDisable` mutation. ### Access Scopes ## Fields * [locationId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the location for which local pickup was disabled. * [userErrors](/docs/api/admin/unstable/objects/DeliveryLocationLocalPickupSettingsError): DeliveryLocationLocalPickupSettingsError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [locationLocalPickupDisable](/docs/api/admin/unstable/mutations/locationLocalPickupDisable) ## Examples