token.delete()
Delete a token.
Description
The delete()
method deletes the document from storage, and
returns an Object representing the deleted document with the
id
and coll
identity fields.
Return value
Type | Description |
---|---|
type:NullToken |
Document doesn’t exist or is inaccessible. See NullDoc. |
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!