API Docs for: 5.4.0-alpha.26+455b3fc5
Show:

@ember-data_request_fetch Module

A basic Fetch 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]);

This module provides the following classes: