data-client-graphql-setup

Installation
SKILL.md

GraphQL Protocol Setup

This skill configures @data-client/graphql for a project. It should be applied after data-client-setup detects GraphQL patterns.

Installation

Install the GraphQL package alongside the core package:

# npm
npm install @data-client/graphql

# yarn
yarn add @data-client/graphql

# pnpm
pnpm add @data-client/graphql
Related skills

More from reactive/data-client

Installs
24
GitHub Stars
2.0K
First Seen
Feb 16, 2026