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