mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-05 15:09:13 +08:00
update graphql engine internals doc (#740)
This commit is contained in:
committed by
Shahidh K Muhammed
parent
fc844bef01
commit
3f34849db1
@@ -11,7 +11,7 @@ initializes a few tables under it as described below.
|
||||
hdb_catalog
|
||||
-----------
|
||||
|
||||
The schema created by Hasura GraphQL engine where it manages its internal state. Whenever a
|
||||
This schema is created by Hasura GraphQL Engine to manage its internal state. Whenever a
|
||||
table/permission/relationship is created/updated using the Hasura console or Hasura CLI. Hasura GraphQL engine
|
||||
captures that information and stores it in the corresponding tables.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user