mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-21 22:58:43 +00:00
21 lines
773 B
JSON
21 lines
773 B
JSON
{
|
|
"values": {
|
|
"_qStepTimeoutMillis": "60000",
|
|
"savedViewList": [
|
|
{
|
|
"tableName": "savedView",
|
|
"values": {
|
|
"label": "Some People",
|
|
"id": 2,
|
|
"createDate": "2023-02-20T18:40:58Z",
|
|
"modifyDate": "2023-02-20T18:40:58Z",
|
|
"tableName": "person",
|
|
"viewJson": "{\"queryFilter\":{\"criteria\":[{\"fieldName\":\"firstName\",\"operator\":\"STARTS_WITH\",\"values\":[\"D\"]}],\"orderBys\":[{\"fieldName\":\"id\",\"isAscending\":false}],\"booleanOperator\":\"AND\"}}",
|
|
"userId": "darin.kelkhoff@kingsrook.com"
|
|
}
|
|
}
|
|
],
|
|
"tableName": "person"
|
|
},
|
|
"processUUID": "4eaaea82-2d09-4254-90f8-e5b6948ef0b3"
|
|
} |