Replies: 2 comments
-
yes, you can |
Beta Was this translation helpful? Give feedback.
0 replies
-
@TkDodo It means that is the same using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
const response = await queryClient.invalidateQueries([DIR_KEYS.FILE_COMMENT]);
response = undefind
why is the response type Promise, is it just for asynchronous processing?
Beta Was this translation helpful? Give feedback.
All reactions