baasix_remove_index
Remove an index from a collection schema by specifying the collection and index name. Solves schema cleanup and maintenance by deleting unwanted indexes.
Instructions
Remove an index from a collection schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indexName | Yes | Name of the index to remove | |
| collection | Yes | Collection name |