Skip to main content

SupplierDemandHqConnection

Paginate through SupplierDemandHqs

type SupplierDemandHqConnection {
edges: [SupplierDemandHqEdge]!
nodes: [SupplierDemandHq]!
pageInfo: PageInfo!
}

Fields​

SupplierDemandHqConnection.edges ● [SupplierDemandHqEdge]! non-null object​

SupplierDemandHqConnection.nodes ● [SupplierDemandHq]! non-null object​

SupplierDemandHqConnection.pageInfo ● PageInfo! non-null object​

Member of​

Supplier object