Skip to content

prefer using the Prisma GraphQL VS Code extension

Administrator requested to merge prefer-prisma-gql-vscode-ext into master

Created by: sqs

It is much easier to configure, just requiring a single .graphqlconfig file (also added in this commit). This gives us go-to-definition in the schema.graphql file.

The VS Code extension is https://github.com/prisma/vscode-graphql.

Merge request reports

Loading