API Docs for: 5.4.0-beta.2+d38bec5d
Show:

Fetch Class

A basic handler which converts a request into a fetch call presuming the response to be json.

import Fetch from '@ember-data/request/fetch';

manager.use([Fetch]);

Item Index