supplierDemandHq
Get a SupplierDemandHq by its Ids.
Requires the requesting identity to have the "supplierdemandhq/read" permission on the associated Supplier.
supplierDemandHq(
demandHqId: ID!
supplierId: ID!
): SupplierDemandHq
Arguments
supplierDemandHq.demandHqId
● ID!
non-null scalar
supplierDemandHq.supplierId
● ID!
non-null scalar
Type
SupplierDemandHq
object
A relationship between a Supplier and a DemandHQ.