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.

•

The error code.

•

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.

•

The updated properties for the location.


Fields

•

The location that was edited.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?