Skip to main content

SupplyImportConnection

A connection that returns a list of SupplyImport nodes.

type SupplyImportConnection {
edges: [SupplyImportEdge!]!
nodes: [SupplyImport!]!
pageInfo: SingleDirectionPageInfo
}

Fields​

SupplyImportConnection.edges ● [SupplyImportEdge!]! non-null object​

SupplyImportConnection.nodes ● [SupplyImport!]! non-null object​

SupplyImportConnection.pageInfo ● SingleDirectionPageInfo object​

Returned by​

imports query