-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
It looks like when you specify and endpoint-specific serializeQueryArgs
, it's possible for queryArgs
to equal skipToken
This is unexpected since it's not reflected in the typescript type. Either the typescript type should be updated, or skipToken should be filtered out
eugenezastrogin, ycycwx, ninesunsabiu and rimunroe