SupplyEventConnection
Paginate through SupplyEvents
type SupplyEventConnection {
edges: [SupplyEventEdge]!
nodes: [SupplyEvent]!
pageInfo: PageInfo!
}
Fields
SupplyEventConnection.edges ● [SupplyEventEdge]! non-null object
SupplyEventConnection.nodes ● [SupplyEvent]! non-null object
SupplyEventConnection.pageInfo ● PageInfo! non-null object
Returned by
events query