docs: add get records by ids section

This commit is contained in:
Stevan Freeborn
2023-04-14 21:28:36 -05:00
parent 01db74f1e0
commit c3f65626be
5 changed files with 217 additions and 3 deletions
+6
View File
@@ -62,6 +62,12 @@ export const versionTwo: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Get Records by Ids',
folder: 'get_records_by_ids',
copy: 'copy.md',
example: 'example.md',
},
],
},
],