hasura / hasura/graphql-engine
[docs] Add more use cases of streaming subscriptions in the user-facing docs
Open
c/docs
s/docs-is-actioned
team-platform/handover
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
# Description
Currently, there is only one [use-case](https://hasura.io/docs/latest/graphql/core/databases/postgres/subscriptions/streaming/use-cases/) that shows how to stream append-only data.
We should also include use cases showing how to stream the updates or inserts that happen out of order.
Contributor guide
Assessment
This issue has not been assessed yet.