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