You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
We are allowed to use 'validate', 'read', 'write', 'create', 'update', 'delete' but not index() within type definitions. It would be nice to be able to specify the index at the type level and have that index apply anywhere it is used.
Another reason is to tightly couple indexing to the type schema.