picoQuery() does what skyQuery() does AND also uses ctx:query() to query picos on the same engine instead of HTTP. This solves some policy problems on family channels and reduces the use of HTTP to just going off engine.
A unified function in Wrangler means developers don't have to do this.
picoQuery()
does whatskyQuery()
does AND also usesctx:query()
to query picos on the same engine instead of HTTP. This solves some policy problems on family channels and reduces the use of HTTP to just going off engine.A unified function in Wrangler means developers don't have to do this.