mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +03:00
78a129fdd0
Things done: 1. Moved Query Response Caching inside Queries to its own top-level position. 2. Change name of Query Response Caching to Caching (or Hasura Caching as appropriate) 3. Minor content changes 4. Connected Caching docs to Enable Caching docs for Enterprise TODO: 1. Setup redirect from old page to new page if necessary PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8433 Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com> Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> GitOrigin-RevId: bd58e180b49a934f721172a18ff2cf5798a45515 |
||
---|---|---|
.. | ||
.yarn/releases | ||
docs | ||
public | ||
scripts | ||
src | ||
static | ||
wiki | ||
.dockerignore | ||
.gitignore | ||
.prettierrc.json | ||
.yarnrc | ||
.yarnrc.yml | ||
babel.config.js | ||
CODESPACES.md | ||
CONTRIBUTING.md | ||
cspell.config.yaml | ||
Dockerfile | ||
docusaurus.config.js | ||
package-lock.json | ||
package.json | ||
preview_cloud_build.yaml | ||
README.md | ||
sidebars.js | ||
sidebarsWiki.js | ||
spell_add.sh | ||
spell_check.sh | ||
tsconfig.json | ||
yarn.lock |
README.md
Info
The most up-to-date information for the docs site can be found on our wiki. You can access the wiki on the live docs site, or directly within this repository.