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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple MoneyV2s.

Constructor & Destructor Documentation

◆ MoneyV2connectionQuery()

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

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

Member Function Documentation

◆ edges()

MoneyV2connectionQuery Shopify.Unity.GraphQL.MoneyV2connectionQuery.edges ( MoneyV2edgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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