Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.GraphQL.FulfillmentLineItemConnectionQuery Class Reference

An auto-generated type for paginating through multiple FulfillmentLineItems. More...

Public Member Functions

 FulfillmentLineItemConnectionQuery (StringBuilder query)
 FulfillmentLineItemConnectionQuery is used to build queries. Typically FulfillmentLineItemConnectionQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery. More...
 
FulfillmentLineItemConnectionQuery edges (FulfillmentLineItemEdgeDelegate buildQuery)
 A list of edges. More...
 
FulfillmentLineItemConnectionQuery pageInfo (PageInfoDelegate buildQuery)
 Information to aid in pagination. More...
 

Detailed Description

An auto-generated type for paginating through multiple FulfillmentLineItems.

Constructor & Destructor Documentation

◆ FulfillmentLineItemConnectionQuery()

Shopify.Unity.GraphQL.FulfillmentLineItemConnectionQuery.FulfillmentLineItemConnectionQuery ( StringBuilder  query)
inline

FulfillmentLineItemConnectionQuery is used to build queries. Typically FulfillmentLineItemConnectionQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery.

Member Function Documentation

◆ edges()

FulfillmentLineItemConnectionQuery Shopify.Unity.GraphQL.FulfillmentLineItemConnectionQuery.edges ( FulfillmentLineItemEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

FulfillmentLineItemConnectionQuery Shopify.Unity.GraphQL.FulfillmentLineItemConnectionQuery.pageInfo ( PageInfoDelegate  buildQuery)
inline

Information to aid in pagination.


The documentation for this class was generated from the following file: