modify the necessaries modification on existing models: eventParameters / eventPassNftContract / packNftContract
create new models: lotteryParameters / packNftSupply / passType
Those changes will allow new features covering: Redeemable / Lottery (with pack) / Airdrop / Manual processing of pass.
And improve the project structure by relying directly on internal models (eventParameters, packParameters, eventPassNftContract, packNftContract) instead of Hygraph models (Event, EventPass, Lottery, Pack)
The goal of this ticket is to:
Those changes will allow new features covering: Redeemable / Lottery (with pack) / Airdrop / Manual processing of pass. And improve the project structure by relying directly on internal models (eventParameters, packParameters, eventPassNftContract, packNftContract) instead of Hygraph models (Event, EventPass, Lottery, Pack)