-
-
Notifications
You must be signed in to change notification settings - Fork 468
PHPStprm GraphQL plugin #2664
Unanswered
mostafa-rz
asked this question in
Q&A
PHPStprm GraphQL plugin
#2664
Can someone please provide me the graphql.config.yaml file working with Lighthouse.
I run the ide-helper PHP artisan and I have the directives and programmatic files. These files are in my root folder. My schema is on the root->graphql folder. Inside this folder I have some nested folders with schema files, which all of them are imported to the main schema file.
All reactions
Replies: 1 comment 1 reply
I am using no configuration file and found the plugin works fine for me. There might be some errors that I have learned to ignore though.
All reactions
1 reply
If i use the no config file, all of my types become unknown. The directives are working.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment