UNPKG

hops-graphql

Version:

React and GraphQL implementation for Hops

10 lines (9 loc) 235 B
module.exports = { mixins: [__dirname], fragmentsFile: '<rootDir>/fragmentTypes.json', graphqlUri: '', graphqlSchemaFile: '', graphqlMockSchemaFile: '', graphqlMockServerPath: '/graphql', shouldPrefetchOnServer: true, };