unassignWarehouseShippingZone
Remove shipping zone from given warehouse.
unassignWarehouseShippingZone(
id: ID!
shippingZoneIds: [ID!]!
): WarehouseShippingZoneUnassign
Arguments
unassignWarehouseShippingZone.id
● ID!
non-null scalar miscellaneous
ID of a warehouse to update.
unassignWarehouseShippingZone.shippingZoneIds
● [ID!]!
non-null scalar miscellaneous
List of shipping zone IDs.
Type
WarehouseShippingZoneUnassign
object products
Remove shipping zone from given warehouse.