property QueueSendOptions.contentType

How the body is serialized. Defaults to 'json'.

Type

"json" | "text" | "bytes" | "v8"

Usage

import { type QueueSendOptions } from "cloudflare-plugin/src/index.ts";