Schema Documentation

RootQueryToVisibleProductConnection

Description

Connection between the RootQuery type and the visibleProduct type

Fields
Field NameDescription
edges - [RootQueryToVisibleProductConnectionEdge] Edges for the RootQueryToVisibleProductConnection connection
nodes - [VisibleProduct] The nodes of the connection, without the edges
pageInfo - WPPageInfo Information about pagination in a connection.
Example
{"edges":[RootQueryToVisibleProductConnectionEdge],"nodes":[VisibleProduct],"pageInfo":WPPageInfo}