Closed philhawksworth closed 3 years ago
... and add a boolean isClaimed (or whatever) field to the reward response
Issues with creating action in Hasura needs investigating
type UpdatedReward { is_claimed : String } type achievements2 extends achievement { reward_status : UpdatedReward }
this is done
... and add a boolean isClaimed (or whatever) field to the reward response