Schema Documentation

RootQueryToProductTagConnection

Description

Connection between the RootQuery type and the productTag type

Fields
Field NameDescription
edges - [RootQueryToProductTagConnectionEdge!]! Edges for the RootQueryToProductTagConnection connection
nodes - [ProductTag!]! The nodes of the connection, without the edges
pageInfo - RootQueryToProductTagConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToProductTagConnectionEdge],"nodes":[ProductTag],"pageInfo":RootQueryToProductTagConnectionPageInfo}