Migration from GraphQL Import — GraphQL Tools documentation.
GraphQL Import was an NPM package that allows you to import and export definitions using #import
syntax in .graphql files. So this package has been moved under GraphQL Tools monorepo. It is
really easy to migrate. You need two different packages @graphql-tools/load and
@graphql-tools/graphql-file-loader.