There was an error while loading. Please reload this page.
1 parent be21b16 commit d6ddfe7Copy full SHA for d6ddfe7
api/graphql.js
@@ -8,8 +8,6 @@ import {
8
9
import resolvers from "../src/resolvers/index.js";
10
11
-console.log("here");
12
-
13
const __dirname = path.resolve();
14
15
const Server = new ApolloServer({
0 commit comments