I need to send jwt token of user with the query, I've gone through the apis. It say we can send in contexts before sending query. But I don't see contexts is implemented. ContextRequest.ts is there but it is pointing to Request.ts. In Request.ts query was hard coded.
I need to send jwt token of user with the query, I've gone through the apis. It say we can send in contexts before sending query. But I don't see contexts is implemented. ContextRequest.ts is there but it is pointing to Request.ts. In Request.ts query was hard coded.