Schema Documentation

PaymentGatewayConnectionEdge

Description

Edge between a Node and a connected PaymentGateway

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - PaymentGateway! The connected PaymentGateway Node
Possible Types
PaymentGatewayConnectionEdge Types

RootQueryToPaymentGatewayConnectionEdge

Example
{"cursor":"xyz789","node":PaymentGateway}