RequestBody: object | ReadableStream<unknown> | Blob | ArrayBufferView | ArrayBuffer | FormData | URLSearchParams | string | null

A type of payload to be sent to the backend

Generated using TypeDoc