Skip to main content

SupplyExportConnection

A connection that returns a list of SupplyExport nodes.

type SupplyExportConnection {
edges: [SupplyExportEdge!]!
nodes: [SupplyExport!]!
pageInfo: SingleDirectionPageInfo
}

Fields

SupplyExportConnection.edges ● [SupplyExportEdge!]! non-null object

SupplyExportConnection.nodes ● [SupplyExport!]! non-null object

SupplyExportConnection.pageInfo ● SingleDirectionPageInfo object

Returned by

exports query