Skip to content

Commit ec0f063

Browse files
authored
Merge pull request #2125 from appwrite/add-type-gen-docs
Add type generation docs
2 parents 1197a3a + 4f6234f commit ec0f063

File tree

2 files changed

+572
-0
lines changed

2 files changed

+572
-0
lines changed

src/routes/docs/products/databases/+layout.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
label: 'Permissions',
4141
href: '/docs/products/databases/permissions'
4242
},
43+
{
44+
label: 'Type Generation',
45+
href: '/docs/products/databases/type-generation'
46+
},
4347
{
4448
label: 'Offline Sync',
4549
href: '/docs/products/databases/offline'

0 commit comments

Comments
 (0)