Skip to content

Commit d4f50b3

Browse files
authored
Update README.md (#629)
1 parent 8916c2b commit d4f50b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@ If you're both developing the server schema and consuming it in a client, e.g. v
143143
your schema expressed using GraphQL Schema Definition Language directly in your project. With this setup, the plugin immediately discovers
144144
your schema and you don't have to perform an introspection after the server schema changes.
145145

146-
Tip: The re-run introspection action can be bound to a keyboard shortcut for convenience.
146+
Tip: The re-run introspection action can be bound to a keyboard shortcut for convenience and if you do make sure to uncheck this option as it stops openning the introspection result file in the IDE (after pressing the shorcut):
147+
![image](https://user-images.githubusercontent.com/27680142/205514919-b6095ff4-6f5e-448c-877a-51bc73e3a5de.png)
148+
147149

148150
## Injections
149151

0 commit comments

Comments
 (0)