PaymentConnection
The connection type for Payment.
type PaymentConnection {
edges: [PaymentEdge]
pageInfo: PageInfo!
}
Fields
PaymentConnection.edges ● [PaymentEdge] list object
A list of edges.
PaymentConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Campaign object ● PersonalAccount object