Using ember-cli-mirage will trigger the following deprecation in a project with ember-data@4.7.1
DEPRECATION: Accessing schema information on Models without looking up the model via the store is deprecated. Use store.modelFor (or better Snapshots or the store.getSchemaDefinitionService() apis) instead. [deprecation id: ember-data:deprecate-early-static] This will be removed in Ember 5.0.
Using
ember-cli-miragewill trigger the following deprecation in a project with ember-data@4.7.1