UNPKG

appwrite-utils-cli

Version:

Appwrite Utility Functions to help with database management, data conversion, data import, migrations, and much more. Meant to be used as a CLI tool, I do not recommend installing this in frontend environments.

8 lines (7 loc) 206 B
# yaml-language-server: $schema=../.yaml_schemas/collection.schema.json # Collection Definition: TestCollection name: TestCollection id: test_collection documentSecurity: false enabled: true importDefs: []