Schema Documentation

ProductToPaColorConnection

Description

Connection between the Product type and the paColor type

Fields
Field NameDescription
edges - [ProductToPaColorConnectionEdge!]! Edges for the ProductToPaColorConnection connection
nodes - [PaColor!]! The nodes of the connection, without the edges
pageInfo - ProductToPaColorConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductToPaColorConnectionEdge],"nodes":[PaColor],"pageInfo":ProductToPaColorConnectionPageInfo}