As a Quest creator, I want to hide my quest from the active quest list
As a Quest creator, I want to reactive an abandoned quest
As a Quest creator, I want to apply a filter to see abandoned quests
Contract:
Need a flag in the contract
Need to check the flag in the canExecute function
Need to emit an event
Subgraph
Hook to the event to update the Quest entity
WebApp
Filter