UNPKG

apollo-server-restify

Version:

Production-ready Node.js GraphQL server for Restify

6 lines 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var restifyApollo_1 = require("./restifyApollo"); exports.graphqlRestify = restifyApollo_1.graphqlRestify; exports.graphiqlRestify = restifyApollo_1.graphiqlRestify; //# sourceMappingURL=index.js.map