GraphQL subscriptions

E1874425 UNEXPLORED

GraphQL subscriptions are a feature of the GraphQL specification that enable real-time, push-based updates from the server to clients over a persistent connection, typically using WebSockets.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
GraphQL subscriptions canonical 4

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apollo Client supportsOperation GraphQL subscriptions
Apollo Server supportsFeature GraphQL subscriptions
graphql-dotnet supportsFeature GraphQL subscriptions
graphql-java supports GraphQL subscriptions