UNPKG

137 BJavaScriptView Raw
1module.exports = {
2 fragmentsFile: '<rootDir>/fragmentTypes.json',
3 graphqlSchemaFile: '',
4 graphqlUri: '',
5 mixins: [__dirname],
6};