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
I'm trying to paginate through all repos in my organization.
I've kept nextCursor as optional.
What will be the value for the afterCursor variable when the request is sent for the first time
I tried null but the response failed, and I tried empty string as well.
Hey Team,
I'm trying to paginate through all repos in my organization.
I've kept
nextCursor
as optional.What will be the value for the afterCursor variable when the request is sent for the first time
I tried null but the response failed, and I tried empty string as well.
Thanks in advance!
The text was updated successfully, but these errors were encountered: