loyaltyTransactions
Get loyalty transaction history
loyaltyTransactions(
after: String
first: Int = 20
): LoyaltyTransactionConnection!
Arguments
loyaltyTransactions.after ● String scalar
Cursor for forward pagination (cursor of the last edge from the previous page)
loyaltyTransactions.first ● Int scalar
Number of transactions to return from the start (forward pagination, max 100)
Type
LoyaltyTransactionConnection object
Paginated loyalty transactions