As a Creator, I want to be able to edit the description of a quest
This would allow the creator to edit the description of the quest. It should have a mechanism to prevent the creator from changing the terms after a player did a claim.
Contract
Need to have a setter on the detailsIpfsHash field
Need an emitted event
Subgraph
Listen to the event and update the quest entity with the new description
UI
Have a way to edit a quest description in the detail view