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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple CheckoutLineItems.

Constructor & Destructor Documentation

◆ CheckoutLineItemConnectionQuery()

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

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

Member Function Documentation

◆ edges()

CheckoutLineItemConnectionQuery Shopify.Unity.GraphQL.CheckoutLineItemConnectionQuery.edges ( CheckoutLineItemEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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