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