mirror of
https://github.com/ent/ent.git
synced 2026-04-30 14:40:57 +03:00
Reviewed By: alexsn Differential Revision: D17046402 fbshipit-source-id: 0796e289816aed9755af94be05c572efbe85d49d
26 lines
388 B
JSON
Executable File
26 lines
388 B
JSON
Executable File
{
|
|
"md": {
|
|
"Getting Started": [
|
|
"getting-started"
|
|
],
|
|
"Schema": [
|
|
"schema-def",
|
|
"schema-fields",
|
|
"schema-edges",
|
|
"schema-indexes"
|
|
],
|
|
"Code Generation": [
|
|
"code-gen",
|
|
"crud",
|
|
"predicates",
|
|
"traversals",
|
|
"aggregate",
|
|
"transactions"
|
|
],
|
|
"Migration": [
|
|
"migrate",
|
|
"dialects"
|
|
]
|
|
}
|
|
}
|