allParamsOptional
wrong type for query keys
#1897
Labels
tanstack-query
TanStack Query related issue
allParamsOptional
wrong type for query keys
#1897
When setting
allParamsOptional
property to true the queryKey generated is using wrong type.Example:
params
argument should have undefined also.params?: GetEventsParams
The text was updated successfully, but these errors were encountered: