feat(appwrite): add new documents trigger

This commit is contained in:
Rıdvan Akca
2024-01-25 16:02:43 +03:00
committed by Ali BARIN
parent 9dc82290b5
commit 6e5c0cc0c7
9 changed files with 163 additions and 1 deletions

View File

@@ -45,7 +45,10 @@ export default defineConfig({
text: 'Appwrite',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/appwrite/connection' }],
items: [
{ text: 'Triggers', link: '/apps/appwrite/triggers' },
{ text: 'Connection', link: '/apps/appwrite/connection' },
],
},
{
text: 'Carbone',