Anchor to LocationAddUserErrorLocation
Location Add User Error
object
Requires access scope.
An error that occurs while adding 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
Adds a new location.
- Anchor to inputinput•Location
Add Input!required The properties of the location to add.
Arguments
- Anchor to locationlocation•
The location that was added.
- Anchor to userErrorsuser•
Errors [LocationAdd User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?