graphql-schema-linter 该软件包提供了一个命令行工具来根据一组规则验证GraphQL模式定义。 如果您希望对GraphQL查询进行整理,请查看以下ESLint插件: 。 安装 纱: yarn global add graphql-schema-linter npm: npm install -g graphql-schema-linter 用法 Usage: graphql-schema-linter [options] [schema.graphql ...] Options: -r, --rules only the rules s