# LocationDeletePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `locationDelete` mutation. ### Access Scopes ## Fields * [deletedLocationId](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The ID of the location that was deleted. * [locationDeleteUserErrors](/docs/api/admin-graphql/2024-07/objects/LocationDeleteUserError): LocationDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [locationDelete](/docs/api/admin-graphql/2024-07/mutations/locationDelete) ## Examples