DemandExportConnection
A connection that returns a list of DemandExport nodes.
type DemandExportConnection {
edges: [DemandExportEdge!]!
nodes: [DemandExport!]!
pageInfo: SingleDirectionPageInfo
}
Fields
DemandExportConnection.edges ● [DemandExportEdge!]! non-null object
DemandExportConnection.nodes ● [DemandExport!]! non-null object
DemandExportConnection.pageInfo ● SingleDirectionPageInfo object
Returned by
exports query