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
Updates the properties of an existing
Location. You can modify the location's name, address, whether it fulfills online orders, and custommetafields.Apps that created a
can edit the associated location to ensure accurate representation of their fulfillment network.Learn more about editing locations for fulfillment services.
- •ID!required
The ID of a location to edit.
- Anchor to inputinput•Location
Edit Input! required The updated properties for the location.
Arguments
- •ID!
Was this section helpful?