Appearance
A basic Fetch Handler which converts a request into a fetch call presuming the response to be json.
fetch
json
import Fetch from '@ember-data/request/fetch'; manager.use([Fetch]);