Create a child database
Reading or writing database documents requires an admin key. |
Solution
Use the CreateDatabase
function:
{
ref: Database("annuvin"),
ts: 1624310575420000,
name: 'annuvin',
global_id: 'yoat8nnggybyy'
}
Discussion
It is not possible to create parent or peer databases with the
CreateDatabase
function; you can only create a child database in
the current database.
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!