Skip to content
Discussion options

You must be logged in to vote

Yes, using other session variables are recommend and encouraged (the x-hasura-user-id which is shown is kind of a quick-add for a commonly used variable).

The second question is a good one about strings vs x-hasura-[...]. Based on the current setup, everything which is prefixed with x-hasura-[...] will first check with session variables to see if they're present (and then default to string I believe). This could be made more clear in the UI.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by baseer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants