Schema Documentation

RootQueryToTagConnection

Description

Connection between the RootQuery type and the tag type

Fields
Field NameDescription
edges - [RootQueryToTagConnectionEdge!]! Edges for the RootQueryToTagConnection connection
nodes - [Tag!]! The nodes of the connection, without the edges
pageInfo - RootQueryToTagConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToTagConnectionEdge],"nodes":[Tag],"pageInfo":RootQueryToTagConnectionPageInfo}