Skip to main content

PaymentCountableConnection Object

No description

type PaymentCountableConnection {
pageInfo: PageInfo!
edges: [PaymentCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [PaymentCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

payments query