docs: add get fields by id

This commit is contained in:
Stevan Freeborn
2023-04-24 06:40:53 -05:00
parent fad39f4ce5
commit a64eb9a524
4 changed files with 119 additions and 0 deletions
+6
View File
@@ -114,6 +114,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Get Field by Id',
folder: 'get_field_by_id',
copy: 'copy.md',
example: 'example.md',
},
],
},
{