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