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

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

Public Member Functions

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

Detailed Description

An auto-generated type for paginating through multiple Images.

Constructor & Destructor Documentation

◆ ImageConnectionQuery()

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

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

Member Function Documentation

◆ edges()

ImageConnectionQuery Shopify.Unity.GraphQL.ImageConnectionQuery.edges ( ImageEdgeDelegate  buildQuery)
inline

A list of edges.

◆ pageInfo()

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

Information to aid in pagination.


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