Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update useRealtime hook to pass more data to refetch #10521

Merged
merged 5 commits into from
Jul 7, 2024

Conversation

CITIZENDOT
Copy link
Collaborator

@CITIZENDOT CITIZENDOT commented Jul 5, 2024

Summary

useRealtime now passes the message received from server's channel and the eventType which caused it.
eventType can be of the type: 'created' | 'updated' | 'patched' | 'removed'.

Related to:

Subtasks Checklist

Breaking Changes

References

closes #insert number here

QA Steps

@CITIZENDOT CITIZENDOT requested a review from HexaField July 6, 2024 15:14
@CITIZENDOT CITIZENDOT added this pull request to the merge queue Jul 7, 2024
Merged via the queue into dev with commit 22bfa7d Jul 7, 2024
25 checks passed
@CITIZENDOT CITIZENDOT deleted the IR-2748-update-useRealtime branch July 7, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants