Closed marktani closed 4 years ago
This works as soon as I change schema.graphql
and it is re-read by language service. Most likely, this is a bug with reading relevant graphql files.
confirmed this is working for me. make sure that you include these files using the documents
field in graphql-config@3, formerly known as include
In
queries/queries.graphql
.CMD+Click on
Experience
should go toExperience
definition insrc/schema.graphql
.https://github.com/prismagraphql/graphql-server-example