carrierUnassignWarehouse
No description
carrierUnassignWarehouse(
  id: Int!
  warehouseId: Int!
): Boolean!
Arguments
carrierUnassignWarehouse.id ● Int! non-null scalar
Carrier identifier
carrierUnassignWarehouse.warehouseId ● Int! non-null scalar
Warehouse identifier
Type
Boolean scalar
The
Booleanscalar type representstrueorfalse.