UNPKG

gqlcheck

Version:

Performs additional checks on your GraphQL documents and operations to ensure they conform to your rules, whilst allow-listing existing operations and their constituent parts (and allowing overrides on a per-field basis). Rules include max selection set d

6 lines (5 loc) 188 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; // This file is autogenerated by /scripts/postversion.mjs exports.version = "0.4.1";