dev
environment, the Hasura console is enabled and will be running on port 8080. You can access the console by visiting: http://127.0.0.1:8080/console./ghostwriter-cli config get hasura_password
X-Hasura-Admin-Secret
header for authentication. While using this header, you will be acting as an administrator with more permissions than you will have as your own user and some actions will be unavailable because they require an API token. This can create some confusion later when you try to use your queries outside of Hasura's console with your own API token.login
action.-X-Hasura-Admin-Secret
header and create a new Authorization
header. Your new API Explorer window will look something like this: