GRAPHQL Schema Introspection Analyzer

Introspects GraphQL APIs via the standard __schema query and analyzes type systems using graphql-js utilities (buildClientSchema, printSchema). Detects N+1 patterns, circular types, deprecated field usage, and missing nullability annotations. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--graphql-schema-introspection-analyzer commit bf085448c2

Frequently asked questions

npx skillmds@latest add tomevault-io/graphql-schema-introspection-analyzer