mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
161 B
161 B
Creates an index on the columns listed. Your index should include all the columns you will query in a single request.
Type can be key, fulltext, or unique.