Skip to content
Discussion options

You must be logged in to vote

fire the mutation, then setup a query with refetchInterval that only starts after the mutation has finished. refetchInterval can be a function that receives the query so you can check for isDone and return false to stop polling after the job is done.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@onlyanegg
Comment options

@TkDodo
Comment options

Answer selected by onlyanegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants