UNPKG

@graphql-hive/cli

Version:

A CLI util to manage and control your GraphQL Hive

5 lines 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ACCESS_TOKEN_MISSING = void 0; exports.ACCESS_TOKEN_MISSING = `--registry.accessToken is required. For help generating an access token, see https://the-guild.dev/graphql/hive/docs/management/targets#registry-access-tokens`; //# sourceMappingURL=errors.js.map