You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our API Playground is very rough to use, as by default there is no way for the user to view our Schema, and they have to log in to the Gateway to get the token in order to set the Authorization header.
This issue is for addressing these pain points to make the Playground a better replacement for the Hasura Console for non-admin users.
The text was updated successfully, but these errors were encountered:
This would be very useful for Clipper (and I imagine other missions). The Hasura console is very useful, but because it gives direct database access we can't share it with users on production venues. It would be really useful to have an API playground that worked smoothly with Aerie and provided the GraphQL schema in a useful format.
These improvements are largely done by @Mythicaeda in branch improve-altair-experience branch - the only remaining portion is some questions about authentication - @Mythicaeda will meet with @duranb to discuss.
Currently, our API Playground is very rough to use, as by default there is no way for the user to view our Schema, and they have to log in to the Gateway to get the token in order to set the Authorization header.
This issue is for addressing these pain points to make the Playground a better replacement for the Hasura Console for non-admin users.
The text was updated successfully, but these errors were encountered: