Please follow mutation documentation in the Playground for createGiveawayEvent(...): GiveawayEvent
Based on the selected type 'Giveaway', render the Dialog UI with the corresponding fields.
If fields are of the select type, preload options with relevant data using the DynamicSelector component.
NOTE: group field is not mandatory to create an event. Let's omit that now, as this is the next task scope.
Please follow mutation documentation in the Playground for createGiveawayEvent(...): GiveawayEvent Based on the selected type 'Giveaway', render the Dialog UI with the corresponding fields. If fields are of the select type, preload options with relevant data using the DynamicSelector component.
NOTE: group field is not mandatory to create an event. Let's omit that now, as this is the next task scope.
Do a mutation and save event data.