Use GRAPHQL API

Interact with GraphQL APIs from the command line — discover schemas via introspection, construct queries and mutations, execute them with gh api graphql or curl, parse responses with jq, and chain operations by piping IDs between calls. Use when automating GitHub Discussions, Issues, or Projects via GraphQL, integrating with any GraphQL endpoint from scripts, or building CLI workflows that need structured API data.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/use-graphql-api commit 053d49f96e

Frequently asked questions

npx skillmds@latest add pjt222/use-graphql-api