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