Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

DEPRECATIONS.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

Deprecations

Ember CLI Mirage GraphQL

This Ember addon is deprecated in favor of @miragejs/graphql.

varsMap (since 0.1.0)

This option has been renamed to argsMap and now explicitly provides support for custom mapping of argument names in filters and mutations (rather than variable names).