docs: add get records by app section to version 1

This commit is contained in:
StevanFreeborn
2023-04-24 15:38:13 -05:00
parent 4cfd6fd792
commit 08c58ba719
4 changed files with 183 additions and 1 deletions
@@ -104,7 +104,7 @@ value = '\'Test Task 5\''
request = QueryRecordsRequest(
appId=195,
filter=f'{fieldId} {operator} {value}',
fieldIds=[9686],
fieldIds=[6983, 6986, 6987, 6985, 6984],
dataFormat=DataFormat.Formatted.name,
)