Schema Documentation

PaSizeToProductConnection

Description

Connection between the PaSize type and the Product type

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