What problem does it solve?
This skill addresses the challenge of implementing GraphQL resolvers, queries, mutations, and subscriptions for Dungeons & Dragons (D&D) 5e applications, providing a structured approach for developers to handle relay pagination, connection types, decorators, guards, and filter inputs.
Core Features & Use Cases
- GraphQL Patterns: Offers guidance on using GraphQL infrastructure for D&D 5e applications.
- Relay Connection Pattern: Provides the pattern for creating custom Relay connection types.
- Filter Input Convention: Defines conventions for where inputs and logical combinators.
- OrderBy Input Convention: Outlines how to define and use order by inputs for entities.
- Auth Patterns: Covers global authentication guard usage and token handling.
- Use Case: A developer is tasked with implementing a GraphQL API for a D&D application. This skill assists in structuring and implementing the necessary GraphQL components.
Quick Start
Activate the dnd-graphql skill to learn the best practices for integrating GraphQL into your D&D 5e application.