ardatan/graphql-import

Add error handling for missing types or schemas

Closed this issue · 2 comments

  • A missing schema file will throw an unhandled error on trying to open the file
  • A missing type that you try to import is silently ignored

Waiting for approval of #16.

Covered by #16