Schema Documentation

RootQueryToProductAddonConnection

Description

Connection between the RootQuery type and the ProductAddon type

Fields
Field NameDescription
edges - [RootQueryToProductAddonConnectionEdge!]! Edges for the RootQueryToProductAddonConnection connection
nodes - [ProductAddon!]! The nodes of the connection, without the edges
pageInfo - RootQueryToProductAddonConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToProductAddonConnectionEdge],"nodes":[ProductAddon],"pageInfo":RootQueryToProductAddonConnectionPageInfo}