docs: add get record by id section

This commit is contained in:
StevanFreeborn
2023-04-24 16:06:10 -05:00
parent 08c58ba719
commit 4aa9902825
3 changed files with 101 additions and 0 deletions
+6
View File
@@ -158,6 +158,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Get Record by Id',
folder: 'get_record_by_id',
copy: 'copy.md',
example: 'example.md',
},
],
},
{