a6-recipe-graphql-proxy
CommunityGraphQL proxying patterns for APISIX
Authormoonming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the implementation of advanced GraphQL proxying patterns within Apache APISIX, enabling efficient routing, security, and transformation of GraphQL requests.
Core Features & Use Cases
- Operation-Based Routing: Route queries and mutations to different backends based on GraphQL operation type or name.
- Per-Operation Rate Limiting: Apply distinct rate limits to queries versus mutations.
- REST-to-GraphQL Conversion: Use the
degraphqlplugin to expose GraphQL APIs through RESTful endpoints. - Use Case: Securely expose a GraphQL API, route specific operations to specialized services, and enforce granular access controls and rate limits for different GraphQL request types.
Quick Start
Use the a6-recipe-graphql-proxy skill to create routes for GraphQL queries and mutations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: a6-recipe-graphql-proxy Download link: https://github.com/moonming/a6/archive/main.zip#a6-recipe-graphql-proxy 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.