mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
b5bbb966f2
Server templates `consolePath` key in `window.__env` object in console html template. If server is hit at `/console/table/author` then `window.__env` in served html looks like ``` { consoleMode: "server", urlPrefix: "/console", consolePath: "/console/table/author", isAccessKeySet: true } ``` |
||
---|---|---|
.. | ||
Auth | ||
App.hs | ||
Auth.hs | ||
CheckUpdates.hs | ||
Init.hs | ||
Logging.hs | ||
Middleware.hs | ||
Query.hs | ||
Utils.hs | ||
Version.hs |