Open simPod opened 7 months ago
Mutations have reset functionality https://www.apollographql.com/docs/react/data/mutations/#resetting-mutation-status
Can we have the same for queries? I'd like to be able to reset the object's state the same way I can for mutations now.
Hey @simPod 👋
Thanks for the request! Would you be able to go into more detail about your use case? We'd love to best understand what you're looking to do by resetting the state. Thanks!
Mutations have reset functionality https://www.apollographql.com/docs/react/data/mutations/#resetting-mutation-status
Can we have the same for queries? I'd like to be able to reset the object's state the same way I can for mutations now.