js-graphql-intellij-plugin
js-graphql-intellij-plugin copied to clipboard
Relay magic `__id` field
Relay has the ability to query for an __id
on anything to get back its internal store type. However, this isnt we put in our SDL. So was wondering if "Relay Modern" was enabled, if we could also allow intellisense on this?
Up ;) that would be very useful I ran into the problem this week