graphql-engine/docs
Samir Talwar c8a417406f docs: Add documentation for Logical Models and Native Queries.
This adds four pages to the documentation:

  * GraphQL Schema → Postgres → Extend with Logical Models
  * GraphQL Schema → Postgres → Extend with Logical Models → Native Queries
  * API Reference → Metadata APIs → Logical Models
  * API Reference → Metadata APIs → Native Queries

It only covers native queries in PostgreSQL. We will add documentation
for SQL Server and BigQuery after this has been approved.

[NDAT-624]: https://hasurahq.atlassian.net/browse/NDAT-624?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9180
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 7b8f7b6c656074172bcb80472f7af88864d20159
2023-05-17 08:10:44 +00:00
..
.yarn/releases Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
docs docs: Add documentation for Logical Models and Native Queries. 2023-05-17 08:10:44 +00:00
public docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
scripts docs: epic restructure 2022-07-20 16:36:00 +00:00
src docs: add strip banner for hasuracon 23 2023-05-11 11:12:13 +00:00
static docs: refactor use cases 2023-04-29 17:13:07 +00:00
wiki docs: refactor product badges 2023-04-13 16:20:37 +00:00
.dockerignore Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
.gitignore docs: add spellchecking 2023-01-17 10:32:11 +00:00
.prettierrc.json docs: optimize code elements inside tables 2023-02-02 20:00:42 +00:00
.yarnrc.yml Updates Docusaurus to 2.1 2022-11-18 16:02:38 +00:00
babel.config.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
CODESPACES.md docs: add docs devcontainer 2022-12-16 17:39:29 +00:00
CONTRIBUTING.md docs: capitalize hasura features 2022-12-19 20:03:55 +00:00
cspell.config.yaml docs: add spellchecking 2023-01-17 10:32:11 +00:00
Dockerfile Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
docusaurus.config.js Docs: New What's New Notification 2023-05-03 20:50:32 +00:00
package-lock.json docs: add import from openAPI doc 2022-12-15 18:39:56 +00:00
package.json Docs: Add user ID for upcoming chatbot 2023-05-03 11:09:53 +00:00
preview_cloud_build.yaml Build configs for preview builds through GKE 2022-11-23 14:18:37 +00:00
README.md Fix broken links 2022-10-26 14:22:19 +00:00
sidebars.js docs: epic restructure 2022-07-20 16:36:00 +00:00
sidebarsWiki.js docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
spell_add.sh docs: add spellchecking 2023-01-17 10:32:11 +00:00
spell_check.sh docs: add spellchecking 2023-01-17 10:32:11 +00:00
tsconfig.json docs: move docs-new to docs 2022-04-13 12:01:50 +00:00
yarn.lock Docs: Add user ID for upcoming chatbot 2023-05-03 11:09:53 +00:00

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.