deliveryShippingOriginAssign - admin-graphql - MUTATION
Version: 2024-04
Description:
Assigns a location as the shipping origin while using legacy compatibility mode for multi-location delivery profiles.
Access Scopes
Any of `shipping` access scopes or `manage_delivery_settings` user permission.
Arguments
-
locationId:
ID! -
The ID of the location to assign as the shipping origin.
Returns
-
userErrors:
UserError!
The list of errors that occurred from executing the mutation.
Examples