Schema Documentation

RootQueryToProductCategoryConnection

Description

Connection between the RootQuery type and the productCategory type

Fields
Field NameDescription
edges - [RootQueryToProductCategoryConnectionEdge!]! Edges for the RootQueryToProductCategoryConnection connection
nodes - [ProductCategory!]! The nodes of the connection, without the edges
pageInfo - RootQueryToProductCategoryConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToProductCategoryConnectionEdge],"nodes":[ProductCategory],"pageInfo":RootQueryToProductCategoryConnectionPageInfo}