Skip to main content
mutation

Requires write_locations access scope.

Adds a new location.

•LocationAddInput!
required

The properties of the location to add.


Was this section helpful?

Anchor to LocationAddPayload returnsLocationAddPayload returns

•Location

The location that was added.

•[LocationAddUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?