Skip to main content

SupplierProductContentItemConnection

Paginate through SupplierProductContentItems

type SupplierProductContentItemConnection {
edges: [SupplierProductContentItemEdge]!
nodes: [SupplierProductContentItem]!
pageInfo: PageInfo!
}

Fields​

SupplierProductContentItemConnection.edges ● [SupplierProductContentItemEdge]! non-null object​

SupplierProductContentItemConnection.nodes ● [SupplierProductContentItem]! non-null object​

SupplierProductContentItemConnection.pageInfo ● PageInfo! non-null object​

Member of​

SupplierProduct object