Schema Documentation

RootQueryToProductTypeConnection

Description

Connection between the RootQuery type and the productType type

Fields
Field NameDescription
edges - [RootQueryToProductTypeConnectionEdge] Edges for the RootQueryToProductTypeConnection connection
nodes - [ProductType] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[RootQueryToProductTypeConnectionEdge],"nodes":[ProductType],"pageInfo":WPPageInfo}