Schema Documentation
RootQueryToCustomerConnection
Description
Connection between the RootQuery type and the Customer type
Fields
Field Name | Description |
---|---|
edges -
[RootQueryToCustomerConnectionEdge] | Edges for the RootQueryToCustomerConnection connection |
nodes -
[Customer] | The nodes of the connection, without the edges |
pageInfo -
WPPageInfo | Information about pagination in a connection. |
Example
{"edges":[RootQueryToCustomerConnectionEdge],"nodes":[Customer],"pageInfo":WPPageInfo}