UNPKG

129 BJavaScriptView Raw
1throw new Error(
2 'Please use an absolute path for setting "config.graphqlMockSchemaFile", like e.g. "<rootDir>/schema.js".'
3);