HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/apollo/lib/utils/sharedMessages.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const errors_1 = require("@oclif/errors");
exports.graphUndefinedError = new errors_1.CLIError([
    "No graph found in the Apollo registry.",
    "In order to run this command, please provide a graph ID using the 'apollo.config.js' file.",
    "\n\nFor more information on configuring the Apollo CLI, please go to",
    "https://go.apollo.dev/t/config"
].join("\n"));
//# sourceMappingURL=sharedMessages.js.map