Skip to main content
Anchor to LocationAddUserError

LocationAddUserError

object

Requires read_locations access scope.

An error that occurs while adding a location.

•LocationAddUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Adds a new location.

Arguments

•LocationAddInput!required

The properties of the location to add.


Fields

•Location

The location that was added.

•[LocationAddUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?