stack

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

AdminTypes.FulfillmentOrderMerchantRequestConnection interface

An auto-generated type for paginating through multiple FulfillmentOrderMerchantRequests.

Signature:

export interface FulfillmentOrderMerchantRequestConnection 

Properties

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.