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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple MailingAddresses.

Constructor & Destructor Documentation

◆ MailingAddressConnectionQuery()

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

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

Member Function Documentation

◆ edges()

MailingAddressConnectionQuery Shopify.Unity.GraphQL.MailingAddressConnectionQuery.edges ( MailingAddressEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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