Schema Documentation

PaColorToProductConnection

Description

Connection between the PaColor type and the Product type

Fields
Field NameDescription
edges - [PaColorToProductConnectionEdge!]! Edges for the PaColorToProductConnection connection
nodes - [Product!]! The nodes of the connection, without the edges
pageInfo - PaColorToProductConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[PaColorToProductConnectionEdge],"nodes":[Product],"pageInfo":PaColorToProductConnectionPageInfo}