Files
appwrite/docs/examples/0.12.x/server-cli/examples/database/list-documents.md
T
Torsten Dittmann ab74f8efb0 add all docs
2021-11-25 14:07:19 +01:00

266 B

appwrite database listDocuments
--collectionId="[COLLECTION_ID]"
--queries=""
--limit="0"
--offset="0"
--cursor="[CURSOR]"
--cursorDirection="after"
--orderAttributes=""
--orderTypes=""