Skip to content

Documentation / @ember-data/legacy-compat / index / AdapterPayload

ts
type AdapterPayload = Record<string, unknown> | unknown[];

Defined in: warp-drive-packages/legacy/declarations/compat/legacy-network-handler/minimum-adapter-interface.d.ts:8

Released under the MIT License.