chore: Refactor graphQL queries structure
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { graphqlHTTP } from 'express-graphql';
|
||||
import rootResolver from '../graphql/root-resolver'
|
||||
import graphQLSchema from '../graphql/graphql-schema'
|
||||
|
||||
const graphQLInstance = graphqlHTTP({
|
||||
|
Reference in New Issue
Block a user