Schema Documentation

RootQueryToPaymentGatewayConnection

Description

Connection between the RootQuery type and the PaymentGateway type

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