Files
2022-01-03 16:45:49 +01:00

9 lines
209 B
Markdown

appwrite database createIntegerAttribute \
--collectionId="[COLLECTION_ID]" \
--key="" \
--required="" \
--min="" \
--max="" \
--default="" \
--array=""