Skip to main content
Anchor to LocationEditUserError

LocationEditUserError

object

Requires read_locations access scope or read_fulfillments access scope.

An error that occurs while editing a location.

•LocationEditUserErrorCode

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

Edits an existing location.

As of the 2023-10 API version, apps can change the name and address of their fulfillment service locations.

Arguments

•ID!required

The ID of a location to edit.

•LocationEditInput!required

The updated properties for the location.


Fields

•Location

The location that was edited.

•[LocationEditUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »