Open Issues Need Help
View All on GitHub Make it easier to get replace argument type 2 months ago
AI Summary: Improve the Convex Ents TypeScript API to make it easier to access the argument type for the `replace` and `patch` methods of `EntWriter<T>`. The current method requires using `Parameters`, which is cumbersome. The goal is to provide a more straightforward way to obtain this type information.
Complexity:
3/5
enhancement good first issue