Skip to main content

BrandCardTransactionConnection

No description

type BrandCardTransactionConnection {
pageInfo: PageInfo!
edges: [BrandCardTransactionEdge]!
}

Fields

BrandCardTransactionConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

BrandCardTransactionConnection.edges ● [BrandCardTransactionEdge]! non-null object

Contains the nodes in this connection.

Member Of

Brand object