Reward Points | GraphQL methods
Queries
rewards
description: get information about customer reward points
- guestRewards (page: Int!)
description: get information about highlight points available for guest
- getRewardsStatistic
description: get report about reward points statistics
- getExpiringData
description: information about points expiring amount and date
- getCustomerNotificationOptions
description: information about customer email notification settings
- getRewardsProperty
description: get information about reward points properties
Mutations
- useRewardPoints (input: UseRewardPointsInput)
description: apply or cancel (set points to 0) rewards points to current cart
- saveNotificationOptions (input: SaveNotificationOptionsInput)
description: save notification settings