Schema Documentation
PaymentGatewayConnection
Description
Connection to PaymentGateway Nodes
Fields
Field Name | Description |
---|---|
edges - [PaymentGatewayConnectionEdge!]! | A list of edges (relational context) between RootQuery and connected PaymentGateway Nodes |
nodes - [PaymentGateway!]! | A list of connected PaymentGateway Nodes |
pageInfo - PaymentGatewayConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
PaymentGatewayConnection Types |
---|
Example
{"edges":[PaymentGatewayConnectionEdge],"nodes":[PaymentGateway],"pageInfo":PaymentGatewayConnectionPageInfo}