I'm using WebStorm for development and working with React Native application. I use GraphQL, however, the IDE is continuously giving multiple errors:
tried to use an undeclared directive
The field type 'AWSDateTime' is not present when resolving
Any suggestions on configuration options?