Retrieve a single collection
Solution
Use the Get
function:
{
ref: Collection("huts"),
ts: 1622573894320000,
history_days: 30,
name: 'huts'
}
Discussion
A collection document describes the container that contains documents; it is not the container itself.
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!