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