graphql-api-testing
CommunityTest GraphQL APIs reliably and repeatably.
Authorgraysurf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of testing GraphQL APIs by enabling repeatable, file-based operations and variable definitions, ensuring consistency and reducing manual effort.
Core Features & Use Cases
- Repeatable API Calls: Execute GraphQL queries and mutations using predefined operations and variables stored in files.
- Endpoint & JWT Management: Configure multiple API endpoints and JWT authentication profiles for different environments.
- Test Reporting: Generate markdown reports of API test results, including executed commands and responses.
- Use Case: A developer needs to verify that a new GraphQL mutation correctly updates user data. They can define the mutation in a
.graphqlfile, specify the input variables in a.jsonfile, and then use this Skill to execute the call and generate a report confirming the successful update.
Quick Start
Use the graphql-api-testing skill to call the 'getUser' operation with 'user1' variables.
Dependency Matrix
Required Modules
api-gqljq
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: graphql-api-testing Download link: https://github.com/graysurf/agent-kit/archive/main.zip#graphql-api-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.