My "Query Variables" is being sent as an `[object Object]`. There is probably a `.toString` call where there should really be a `JSON.stringify`.  
My "Query Variables" is being sent as an
[object Object]. There is probably a.toStringcall where there should really be aJSON.stringify.