updated api preview dummy record date field layout

This commit is contained in:
Gani Georgiev
2022-11-06 15:48:27 +02:00
parent 7225b380d5
commit 01814067b1
30 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -771,8 +771,8 @@ export default class CommonHelper {
"id": "RECORD_ID",
"collectionId": collection?.id,
"collectionName": collection?.name,
"created": "2022-01-01 01:00:00Z",
"updated": "2022-01-01 23:59:59Z",
"created": "2022-01-01 01:00:00.123Z",
"updated": "2022-01-01 23:59:59.456Z",
};
if (collection?.isAuth) {