We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e08f8 commit 52ff5fdCopy full SHA for 52ff5fd
doc/api.md
@@ -3533,8 +3533,10 @@ This method returns a queue for enqueuing and dequeuing
3533
Object options
3534
```
3535
3536
- This optional argument can be used to specify the payload type.
3537
- It is an object with the following attributes:
+ This optional argument can be used to specify the payload type. If the
+ argument is not passed, then the database queue must be a RAW queue.
3538
+
3539
+ The `options` object has the following attributes:
3540
3541
Attribute Name | Description
3542
---------------|-------------
0 commit comments