constructive-graphql-query
OfficialGenerate GraphQL queries at runtime.
Authorconstructive-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation of GraphQL queries and mutations directly within your application code, eliminating the need to manually write repetitive GraphQL strings and improving type safety.
Core Features & Use Cases
- Runtime Query Generation: Dynamically build GraphQL queries based on your PostGraphile schema metadata, ideal for browser-based applications or dynamic data layers.
- Schema Introspection: Leverages PostGraphile's
_metaendpoint for rich schema information, including constraints and relation details. - Use Case: Build a dynamic dashboard where users can construct their own data views by selecting fields and relations, with queries generated on the fly.
Quick Start
Use the constructive-graphql-query skill to build a select query for the 'users' table.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: constructive-graphql-query Download link: https://github.com/constructive-io/constructive-skills/archive/main.zip#constructive-graphql-query 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.