LoyaltyPageInfo
Page info
type LoyaltyPageInfo {
endCursor: String
hasNextPage: Boolean!
hasPreviousPage: Boolean!
startCursor: String
}
Fields
LoyaltyPageInfo.endCursor ● String scalar
End cursor
LoyaltyPageInfo.hasNextPage ● Boolean! non-null scalar
Has next page
LoyaltyPageInfo.hasPreviousPage ● Boolean! non-null scalar
Has previous page
LoyaltyPageInfo.startCursor ● String scalar
Start cursor
Member Of
LoyaltyTransactionConnection object