graphql

Installation
SKILL.md

GraphQL

Query language for APIs with type system and efficient data fetching.

Quick Start

Install (Apollo Server):

npm install @apollo/server graphql

Install (Client):

npm install @apollo/client graphql

Schema Definition

Basic Types

Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026
graphql — mgd34msu/goodvibes-gemini