Anchor to LocationDeleteUserErrorLocation
Location Delete User Error
object
Requires access scope.
An error that occurs while deleting a location.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Deletes a location.
- Anchor to locationIdlocation•
Id ID!required The ID of a location to delete.
Arguments
- Anchor to deletedLocationIddeleted•
Location Id The ID of the location that was deleted.
- Anchor to locationDeleteUserErrorslocation•
Delete User Errors [LocationDelete User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?