Armin Pfurtscheller

Results 14 comments of Armin Pfurtscheller

@vepanimas Thanks for the quick answer. The graphql config is automatically generated by Gatsby and looks like: ``` { "schema": ".cache/typegen/schema.graphql", "documents": [ "src/**/**.{ts,js,tsx,jsx}", ".cache/typegen/fragments.graphql" ], "extensions": { "endpoints": {...

> @arm1n schema discovery for Gatsby projects looks completely broken 😢 Created an issue #683, I'll try to fix it ASAP. Thank you very much for looking into this!

@wessberg ping - is there a chance to get this PR merged? when do you plan to do the next release, maybe for dependency upgrades etc.? thanks for any feedback!

We're experiencing the same problem. We first upgraded `ember-source` to `3.16.0`. Afterwards, we also upgraded `ember-data` to `3.16.0`. We are now facing a bunch of failing tests, which are unsuccessful...