Ah right. Looks like the binding itself only has the `send()` methods. https://developers.cloudflar
Ah right. Looks like the binding itself only has the
https://developers.cloudflare.com/queues/configuration/javascript-apis/#queue
You could define an env variable with the queue name. Because the env variable is defined right beside your queue binding in your
send() methods. https://developers.cloudflare.com/queues/configuration/javascript-apis/#queue
You could define an env variable with the queue name. Because the env variable is defined right beside your queue binding in your
wrangler.toml it wouldn't be too bad?Cloudflare Docs
Cloudflare Queues is integrated with Cloudflare Workers. To send and receive messages, you must use a Worker.





