Skip to content

Conversation

@HassanBahati
Copy link
Member

This PR adds useWaitForPendingWritesQuery

@docs-page
Copy link

docs-page bot commented Sep 30, 2024

To view this pull requests documentation preview, visit the following URL:

react-query-firebase.invertase.dev/~109

Documentation is deployed and generated using docs.page.

firestore: Firestore,
options?: FirestoreUseMutationOptions<void, FirestoreError>
) {
return useMutation<void, FirestoreError, void>({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is called useWaitForPendingWritesQuery but uses useMutation

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad at that. fixing it

@HassanBahati HassanBahati requested a review from Ehesp October 4, 2024 17:02
@Ehesp Ehesp merged commit c54215d into invertase:next Oct 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants