Rocky Neurock

Results 5 issues of Rocky Neurock

I need the ability to check nested dependencies, e.g., a Bower package's dependencies that are critically important but aren't specified in my project's own `bower.json` file. I added `depsDir` so...

Mirage seems to have an issue with model names having `Data` at the end of the name. See [this REPL](https://miragejs.com/repl/v2/47f486405b). Note: It does not seem to matter if the word...

To maintain compatibility with the design of `ember-cli-mirage-graphql` (the Ember-specific library that came before this), Mirage GraphQL automatically filters records by variables when auto-resolving. I think this behavior is probably...

question

I have the idea to separate this addon into multiple libraries by its logical parts. Those being: * The ability to automatically resolve types from a given schema. * Knowing...

enhancement

### This issue is an appeal for a little help from contributors Many months back, I completed a TypeScript rewrite of Mirage GraphQL; however, I haven’t had any luck finding...

enhancement
help wanted