Skip to main content

SupplierQuickLinkConnection

Paginate through SupplierQuickLinks

type SupplierQuickLinkConnection {
edges: [SupplierQuickLinkEdge]!
nodes: [SupplierQuickLink]!
pageInfo: PageInfo!
}

Fields​

SupplierQuickLinkConnection.edges ● [SupplierQuickLinkEdge]! non-null object​

SupplierQuickLinkConnection.pageInfo ● PageInfo! non-null object​

Returned by​

supplierQuickLinks query

Member of​

Supplier object