Skip to content

Commit 34b621f

Browse files
committed
Add ScalarDB GraphQL and SQL overview pages
1 parent e88bf26 commit 34b621f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,11 @@
370370
"label": "SQL Interface",
371371
"collapsible": true,
372372
"items": [
373+
{
374+
"type": "doc",
375+
"id": "scalardb-sql/index",
376+
"label": "Overview"
377+
},
373378
{
374379
"type": "doc",
375380
"id": "scalardb-sql/jdbc-guide",
@@ -402,6 +407,11 @@
402407
"label": "GraphQL Interface",
403408
"collapsible": true,
404409
"items": [
410+
{
411+
"type": "doc",
412+
"id": "scalardb-graphql/index",
413+
"label": "Overview"
414+
},
405415
{
406416
"type": "doc",
407417
"id": "scalardb-graphql/how-to-run-two-phase-commit-transaction",

0 commit comments

Comments
 (0)