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

An auto-generated type which holds one MailingAddress and a cursor during pagination. More...

Public Member Functions

 MailingAddressEdgeQuery (StringBuilder query)
 MailingAddressEdgeQuery is used to build queries. Typically MailingAddressEdgeQuery will not be used directly but instead will be used when building queries from either QueryRootQuery or MutationQuery. More...
 
MailingAddressEdgeQuery cursor ()
 A cursor for use in pagination. More...
 
MailingAddressEdgeQuery node (MailingAddressDelegate buildQuery)
 The item at the end of MailingAddressEdge. More...
 

Detailed Description

An auto-generated type which holds one MailingAddress and a cursor during pagination.

Constructor & Destructor Documentation

◆ MailingAddressEdgeQuery()

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

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

Member Function Documentation

◆ cursor()

MailingAddressEdgeQuery Shopify.Unity.GraphQL.MailingAddressEdgeQuery.cursor ( )
inline

A cursor for use in pagination.

◆ node()

MailingAddressEdgeQuery Shopify.Unity.GraphQL.MailingAddressEdgeQuery.node ( MailingAddressDelegate  buildQuery)
inline

The item at the end of MailingAddressEdge.


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