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 - RootQueryToPaymentGatewayConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToPaymentGatewayConnectionEdge],"nodes":[PaymentGateway],"pageInfo":RootQueryToPaymentGatewayConnectionPageInfo}