Skip to main content

VoucherCountableConnection Object

No description

type VoucherCountableConnection {
pageInfo: PageInfo!
edges: [VoucherCountableEdge!]!
totalCount: Int
}

Fields

pageInfo ● PageInfo!

Pagination data for this connection.

edges ● [VoucherCountableEdge!]!

totalCount ● Int

A total count of items in the collection.

Returned By

vouchers query