-
Notifications
You must be signed in to change notification settings - Fork 249
-
errorFormatter: (res, ctx) => {
console.log(ctx.__currentQuery)
return errResponse
}
with this I can access the current query, but that does not always paint the whole picture. Is there a way to access query variables?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
Likely, but I don't know how.
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
so I guess you would accept a PR to add this, right?
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment