Anchor to LocationEditUserErrorLocation
objectLocation Edit User Error
Requires access scope or
access scope.
An error that occurs while editing a location.
Anchor to FieldsFields
- Anchor to codecode•Location
Edit User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Edits an existing location.
As of the 2023-10 API version, apps can change the name and address of their fulfillment service locations.
- •ID!required
The ID of a location to edit.
- Anchor to inputinput•Location
Edit Input!required The updated properties for the location.
Arguments
- Anchor to locationlocation•Location
The location that was edited.
- Anchor to userErrorsuser•[Location
Errors Edit User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?