take()
Examples
[
{
id: "101",
coll: Letter,
ts: Time("2022-10-25T21:01:21.980Z"),
letter: "A",
extra: "First"
},
{
id: "102",
coll: Letter,
ts: Time("2022-10-25T21:01:21.980Z"),
letter: "B",
extra: "second"
}
]
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!