appwrite/docs/examples/0.14.x/console-cli/examples/database/create-boolean-attribute.md

7 lines
132 B
Markdown
Raw Normal View History

2022-05-12 19:35:35 +00:00
appwrite database createBooleanAttribute \
--collectionId [COLLECTION_ID] \
--key '' \
--required false \