Skip to content

Commit

Permalink
chore: restore graphql support for phpstorm
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Nov 20, 2023
1 parent 0cd1edd commit 97df5de
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/schema/.graphqlconfig

This file was deleted.

3 changes: 3 additions & 0 deletions packages/schema/graphql.config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
schema: 'src/schema.graphql'
include:
- 'phpstorm-support/**/directives.graphql'
1 change: 1 addition & 0 deletions packages/schema/phpstorm-support/drupal-modules
1 change: 1 addition & 0 deletions packages/schema/phpstorm-support/node-modules

0 comments on commit 97df5de

Please sign in to comment.