next.js/test/integration/relay-graphql-swc-single-project/relay.config.js
relay.config.js6 lines95 B
module.exports = {
  src: './pages',
  schema: './schema.graphql',
  language: 'typescript',
}
Quest for Codev2.0.0
/
SIGN IN