back
loading skill details...
Build and validate GraphQL queries, mutations, and schemas. Use when working with GraphQL APIs.
--- name: "graphql-builder" version: "3.0.0" description: "Build and validate GraphQL queries, mutations, and schemas. Use when working with GraphQL APIs." author: "BytesAgain" homepage: "https://bytesagain.com" --- # graphql-builder Build and validate GraphQL queries, mutations, and schemas. Use when working with GraphQL APIs. ## Commands ### `query` ```bash scripts/script.sh query <type fields> ``` ### `mutation` ```bash scripts/script.sh mutation <type fields> ``` ### `validate` ```bash scripts/script.sh validate <file> ``` ### `format` ```bash scripts/script.sh format <file> ``` ### `introspect` ```bash scripts/script.sh introspect <url> ``` ### `schema` ```bash scripts/script.sh schema <file> ``` ## Data Storage Data stored in `~/.local/share/graphql-builder/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.