import resolvers from './modules/resolvers'; import schemas from './modules/schemas'; export { resolvers, schemas, };