Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderMerchantRequestConnection
An auto-generated type for paginating through multiple FulfillmentOrderMerchantRequests.
Signature:
export interface FulfillmentOrderMerchantRequestConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<FulfillmentOrderMerchantRequestEdge> | A list of edges. | |
nodes | Array<FulfillmentOrderMerchantRequest> | A list of the nodes contained in FulfillmentOrderMerchantRequestEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |