stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SalesAgreementConnection

AdminTypes.SalesAgreementConnection interface

An auto-generated type for paginating through multiple SalesAgreements.

Signature:

export interface SalesAgreementConnection 

Properties

Property Modifiers Type Description
edges   Array<SalesAgreementEdge> A list of edges.
nodes   Array<SalesAgreement> A list of the nodes contained in SalesAgreementEdge.
pageInfo   PageInfo Information to aid in pagination.