Skip to main content

VoucherCodeCountableConnection Object

No description

type VoucherCodeCountableConnection {
pageInfo: PageInfo!
edges: [VoucherCodeCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [VoucherCodeCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Member Of

Voucher object