OBJECT
PaymentEventConnection
The connection type for PaymentEvent.
link GraphQL Schema definition
- type PaymentEventConnection {
- # A list of edges.
- PaymentEventEdge] : [
- # A list of nodes.
- PaymentEvent] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }