Schema Documentation

ProductTypeConnection

Description

Connection to productType Nodes

Fields
Field NameDescription
edges - [ProductTypeConnectionEdge!]! A list of edges (relational context) between RootQuery and connected productType Nodes
nodes - [ProductType!]! A list of connected productType Nodes
pageInfo - ProductTypeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductTypeConnectionEdge],"nodes":[ProductType],"pageInfo":ProductTypeConnectionPageInfo}