hasura / hasura/graphql-engine

Add docs for notify and query subscription pattern

Open
#6,880 0 comments 0 reactions 0 assignees View on GitHub
c/docs
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Useful for comment threads / chat threads where the ideal pattern is to use subscriptions for "notifications" followed by a re-query instead of a live query for the entire thread.

Contributor guide

Open the contributing guide

Research direction

No file, test, or documentation entry point is named. Start by locating the existing GraphQL subscription documentation and checking how notification subscriptions and follow-up re-queries are currently described. Done means the comment-thread and chat-thread pattern is documented clearly, including when to re-query instead of maintaining a live query.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.