LocationDeletePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `locationDelete` mutation.
Access Scopes
Fields
deletedLocationId
: ID - The ID of the location that was deleted.
locationDeleteUserErrors
: LocationDeleteUserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
locationDelete
Examples