mirror of
https://github.com/ent/ent.git
synced 2026-04-29 06:00:55 +03:00
Reviewed By: alexsn Differential Revision: D16782780 fbshipit-source-id: 084a50bc935597a5be8a5c04b2f9347e683ea45a
25 lines
366 B
JSON
Executable File
25 lines
366 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"
|
|
],
|
|
"Migration": [
|
|
"migrate",
|
|
"dialects"
|
|
]
|
|
}
|
|
}
|