Anchor to LocationDeleteUserErrorLocation
objectLocation Delete User Error
Requires access scope.
An error that occurs while deleting a location.
Anchor to FieldsFields
- code (LocationDeleteUserErrorCode)
- field ([String!])
- message (String!)
- 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
- locationDelete (LocationDeletePayload)
- •mutation
Deletes a location.
- Anchor to locationIdlocation•ID!
Id required The ID of a location to delete.
Arguments
Was this section helpful?