Schema Documentation

PaymentGatewayConnection

Description

Connection to PaymentGateway Nodes

Fields
Field NameDescription
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

RootQueryToPaymentGatewayConnection

Example
{"edges":[PaymentGatewayConnectionEdge],"nodes":[PaymentGateway],"pageInfo":PaymentGatewayConnectionPageInfo}