UNPKG

hops-graphql

Version:

React and GraphQL implementation for Hops

7 lines (6 loc) 154 B
module.exports = { fragmentsFile: '<rootDir>/fragmentTypes.json', graphqlSchemaFile: '', graphqlUri: '', mixins: [__dirname, './mock-server'], };