Bump. Still wondering how to do this
EDIT: No, I finally figured it out. It was context.request.query
, but I got fooled by fact that console.log(context)
only displayed the first two levels, and listed the query
part as Object
.
Consider this solved Thanks for the help, @Eugenio_Pace