Location Edit Payload
Return type for mutation.
Anchor to FieldsFields
- location (Location)
- userErrors ([LocationEditUserError!]!)
- 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.
Anchor to Mutations with this payloadMutations with this payload
- 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!