UNPKG

@graphql-guru/express-server

Version:

Guru GraphQL Express server built on top of Apollo server

7 lines (6 loc) 786 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = "\n ideQueryCollectionClear: IdeQuery\n\n ideQueryCreate (\n id: String\n collection: String\n description: String\n endpoint: String\n name: String\n query: String\n variables: String\n results: String\n response: String\n ): IdeQuery\n\n ideQueryHistoryClear: [IdeQuery]\n \n ideQueryHistorySave (\n id: String\n collection: String\n description: String\n endpoint: String\n name: String\n query: String\n variables: String\n results: String\n response: String\n ): IdeQuery\n\n ideQueryRemove: IdeQuery"; //# sourceMappingURL=schemaMutation-query.js.map