Armory
Source
Browse
Workflows

implement-graphql-api

Implement GraphQL API with comprehensive schema, resolvers, and real-time subscriptions

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install implement-graphql-api --cli claude

writes the file to.claude/commands/implement-graphql-api.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/implement-graphql-api.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Implement GraphQL API with comprehensive schema, resolvers, and real-time subscriptions

When to use it

Implement GraphQL API with comprehensive schema, resolvers, and real-time subscriptions

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/setup/implement-graphql-api.md -o .claude/commands/implement-graphql-api.md

Notes

Extracted from davila7/claude-code-templates, setup category.