Location Edit User Error
Requires access scope or access scope.
An error that occurs while editing a location.
Anchor to FieldsFields
- code (LocationEditUserErrorCode)
- field ([String!])
- message (String!)
- 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.
Anchor to MutationsMutations
- locationEdit (LocationEditPayload)
- •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.Note: You can't disable the <a href="https://shopify.dev/docs/api/admin-graphql/latest/mutations/locationEdit#arguments-input.fields.fulfillsOnlineOrders"><code><span class="PreventFireFoxApplyingGapToWBR">fulfills<wbr/>Online<wbr/>Orders</span></code></a> setting for fulfillment service locations.
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!