Skip to main content
Anchor to LocationDeleteUserError

LocationDeleteUserError

object

Requires read_locations access scope.

An error that occurs while deleting a location.

•LocationDeleteUserErrorCode

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

Deletes a location.

Arguments

•ID!required

The ID of a location to delete.


Fields

•ID

The ID of the location that was deleted.

Anchor to locationDeleteUserErrorslocationDeleteUserErrors
•[LocationDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?