Skip to content

RestRequestBody

RestRequestBody = unknown

Defined in: packages/api-client/src/rest/client/RestClient.ts:81

Body argument accepted by post / put / patch. Matches the apisauce surface so callers can keep passing FormData, plain objects, strings, etc.