PublicDemandHq
The parent-most entity of the Demand Domain
type PublicDemandHq {
demandHqId: ID!
description: String
name: String!
}
Fields
PublicDemandHq.demandHqId ● ID! non-null scalar
PublicDemandHq.description ● String scalar
PublicDemandHq.name ● String! non-null scalar
Member of
SupplierDemandHq object