Syn GRAPHQL Subscriptions

Operate, configure, troubleshoot, and manage GraphQL. Use for GraphQL engineering tasks, day-to-day operations, and production support.

legendtkl d9cab0d 710 B Updated

File contents

GraphQL: real-time subscriptions

When to use

Use this skill for real-time subscriptions in GraphQL. This skill specifically handles real-time subscriptions and nothing else in the GraphQL family.

Procedure

Implement subscriptions over WebSockets with a pub/sub backend so clients receive live updates.

Notes

This is the GraphQL skill dedicated to real-time subscriptions. Sibling skills cover other GraphQL capabilities; this one is the right choice only when the task is about real-time subscriptions.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-graphql-subscriptions commit d9cab0dfa8

Frequently asked questions

npx skillmds@latest add legendtkl/syn-graphql-subscriptions