Does Apollo store data in cache after failed Query / Mutation and how can I access it?

后端 未结 0 1549
离开以前
离开以前 2021-01-17 08:03

I have a simple form that calls a Graphql mutation via Apollo. If it fails, does it store the form data in the apollo cache by default or do I need to explicitly store it?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题