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
fix: make all partial args result in optional arg (#731)
<!-- Describe your PR here. -->
This PR makes it so that functions that have all of their args set to
optional don't have to pass an empty object to the session query to fix
type errors.
<!--
The following applies to third-party contributors.
Convex employees and contractors can delete or ignore.
-->
----
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments