1.0.3 • Published 3 years ago
surrealdb-query-docs v1.0.3
SurrealDB Playground Docs
https://surrealdb.daisoncarino.com
Curated lists of useful queries.
Contributing
The object key inside documents.ts represents as /documents/{filename}.svelte
| Attribute | Description |
|---|---|
| showRepl | If you want to show the querying tool or not |
| title | The title from the sidebar |
| query | The query you're going to use and will be injected inside the REPL tool |
| namespace | The namespace to use, or you can leave it as empty string |
| database | The database to use, or you can leave it as empty string |
| textareaHeight | Represents a tailwind default height |