How to invalidate a custom query of `useCustom`?
I want to invalidate a custom query that I have fetched using a
For example: I have a custom query as
And my drawer form as
useCustom hook based on a useDrawerForm successful mutation. For example: I have a custom query as
And my drawer form as
