Schema Documentation

ProductToPaSizeConnection

Description

Connection between the Product type and the paSize type

Fields
Field NameDescription
edges - [ProductToPaSizeConnectionEdge!]! Edges for the ProductToPaSizeConnection connection
nodes - [PaSize!]! The nodes of the connection, without the edges
pageInfo - ProductToPaSizeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[ProductToPaSizeConnectionEdge],"nodes":[PaSize],"pageInfo":ProductToPaSizeConnectionPageInfo}