RJR
Convex Community4y ago
6 replies
RJ

How InternalConvexClient types work

What exactly are
udfPath
and
queryToken
in e.g. https://docs.convex.dev/api/classes/browser.InternalConvexClient#subscribe ? My guess was that
udfPath
meant user-defined function path, which in turn I thought meant something like
"myDir/myFile:myQuery"
. But
queryToken
also sounds like it could be that.
Was this page helpful?