Anchor to LocationDeleteUserErrorLocation
objectLocation Delete User Error
Requires access scope.
An error that occurs while deleting a location.
Anchor to FieldsFields
- Anchor to codecode•Location
Delete User Error Code The error code.
- Anchor to fieldfield•[String!]
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!required
Id The ID of a location to delete.
Arguments
- Anchor to deletedLocationIddeleted•ID
Location Id The ID of the location that was deleted.
- Anchor to locationDeleteUserErrorslocation•[Location
Delete User Errors Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?