Reward Points | GraphQL methods

Reward Points | GraphQL methods

Queries

  1. rewards
    description: get information about customer reward points

  2. guestRewards (page: Int!)
    description: get information about highlight points available for guest

  3. getRewardsStatistic
    description: get report about reward points statistics

  4. getExpiringData
    description: information about points expiring amount and date

  5. getCustomerNotificationOptions
    description: information about customer email notification settings

  6. getRewardsProperty
    description: get information about reward points properties


Mutations

  1. useRewardPoints (input: UseRewardPointsInput)
    description: apply or cancel (set points to 0) rewards points to current cart

  2. saveNotificationOptions (input: SaveNotificationOptionsInput)
    description: save notification settings