summaryrefslogtreecommitdiffstats
path: root/frontend/next.config.js
blob: 4aa3ab049f9e87c44d23543c40bc2ddece9fa601 (plain)
1
2
3
const withGraphql = require('next-plugin-graphql')

module.exports = withGraphql()