Skip to content

RawApiResponseWithData

Defined in: packages/json-api-client/src/types.ts:128

A clone of the response object with the JSON parsed.

T

json: T;

Defined in: packages/json-api-client/src/types.ts:130


response: Response;

Defined in: packages/json-api-client/src/types.ts:129