kloeckner-i / ember-cli-mirage-graphql

A library for mocking GraphQL with Ember CLI Mirage
MIT License
24 stars 10 forks source link

Deprecate in favor of @miragejs/graphql? #68

Closed jelhan closed 2 years ago

jelhan commented 2 years ago

I'm wondering if this library should be deprecated in favor of @miragejs/graphql. From the documentation of @miragejs/graphql:

As Mirage itself evolved from an Ember add-on (ember-cli-mirage) so too did Mirage GraphQL (ember-cli-mirage-graphql).

Additionally it lists some advantages of @miragejs/graphql over ember-cli-mirage-graphql. Please see here for reference: https://github.com/miragejs/graphql#history

Are there still good reasons to use ember-cli-mirage-graphql?

jneurock commented 2 years ago

It definitely should be deprecated. I created both of them but I don't think I have access to this repo anymore. I will gladly check with someone who stills has ownership. Sorry we didn't get to that sooner, in case there was any confusion.