Schema Documentation

ProductCategoryToProductAddonConnection

Description

Connection between the ProductCategory type and the ProductAddon type

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