upgrade v0.33.0; code mods; rebuild yarn.lock
This commit is contained in:
5
graphql.config.js
Normal file
5
graphql.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const { getPaths } = require('@redwoodjs/internal')
|
||||
|
||||
module.exports = {
|
||||
schema: getPaths().generated.schema,
|
||||
}
|
||||
Reference in New Issue
Block a user