mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
Reviewed By: alexsn Differential Revision: D17113889 fbshipit-source-id: edf4d9af9660fe31e0d02f58a65bcbc4d549a695
27 lines
404 B
JSON
Executable File
27 lines
404 B
JSON
Executable File
{
|
|
"md": {
|
|
"Getting Started": [
|
|
"getting-started"
|
|
],
|
|
"Schema": [
|
|
"schema-def",
|
|
"schema-fields",
|
|
"schema-edges",
|
|
"schema-indexes"
|
|
],
|
|
"Code Generation": [
|
|
"code-gen",
|
|
"crud",
|
|
"traversals",
|
|
"aggregate",
|
|
"predicates",
|
|
"paging",
|
|
"transactions"
|
|
],
|
|
"Migration": [
|
|
"migrate",
|
|
"dialects"
|
|
]
|
|
}
|
|
}
|