appwrite/docs/examples/0.13.x/console-cli/examples/database/create-enum-attribute.md
2022-03-02 12:17:57 +01:00

164 B

appwrite database createEnumAttribute
--collectionId [COLLECTION_ID]
--key ''
--elements one two three
--required false \