Copilot GraphQL Schema Instructions

Copilot instructions for GraphQL schema-first design, mutations, and subscriptions

Backend GraphQL GitHub Copilot

Details

Category: Backend
Framework: GraphQL
Format: GitHub Copilot

How to install for GitHub Copilot

One-line install

npx -y degit resources/instructions ./.github

Manual steps

  1. Copy the instructions from the source repository.
  2. Add them to your GitHub Copilot instructions file in your repo or IDE settings.
  3. Copilot will follow these instructions in all suggestions.
Get from source