Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_locations access scope or write_fulfillments access scope. Also: write_locations: access scope is required to modify merchant-managed locations. write_fulfillments: apps can edit the locations associated with their fulfillment services if they have this scope. Only the app that created the fulfillment service can edit its associated location.

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.

The updated properties for the location.


Was this section helpful?

Anchor to LocationEditPayload returnsLocationEditPayload returns

The location that was edited.

The list of errors that occurred from executing the mutation.


Was this section helpful?