module@warp-drive/core/build-config/deprecations
Variable ENABLE_LEGACY_REQUEST_METHODS sincev5.6
ts
warp-drive:deprecate-legacy-request-methodsconst ENABLE_LEGACY_REQUEST_METHODS: boolean;Deprecates all the methods that lead to making requests that don't directly use store.request() or manager.request().
A cheatsheat for moving from various methods to using requests is available here
Until
6.0