pointsHistory
query
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Query the details of a single customer's points increase and decrease, including the increase and decrease value of points, update scenarios, remarks to internal employees, and notes to customers.
Arguments
Returns elements following the specified cursor. The
first argument must also be specified when using this argument.Returns elements preceding the specified cursor. The
last argument must also be specified when using this argument.Returns the first n elements in the list.
Returns the last n elements in the list.
Whether to reverse the order of the list.
● true: reverse
● false: do not reverse
Default value: false
customer Access Token
Return
edges list
node list
Information to aid in pagination.
Status and error codes
For detailed information about common codes, see Status and error codes.
Example
query points History
Code
query {
pointsHistory(customerAccessToken: "#A01#SID0000107BFtXMBlyur1bUgz8HQ7Vi9lQOkT4kXELZOkxlc67dSOPxelgAPrqJh6ksFYHK2D59u9Rk87uTVEY06k4wsOtqd5qxpM8LQ8rcz9RkKQv3aSVwcBzDbhohwVN0sHHLP/3IhqZLhQEQ099BsUc/isnWOUFu9mufoeOIuJFADGqBLnqomPq6osfQsGev0VLZpD6Aw" first:20) {
edges{
cursor
node{
notesCustomers
remarksInternal
updateScene
historyRecordId
updatedValue
updatedAt
updateType
}
}
pageInfo{
hasNextPage
hasPreviousPage
startCursor
endCursor
}
nodes {
notesCustomers
remarksInternal
updateScene
historyRecordId
updatedValue
updatedAt
updateType
}
}
}
Response
{
"data": {
"pointsHistory": {
"edges": [
{
"cursor": "369A0AD207A0C563E66C50F42162F130062F2D08BBBE2BC107F45D93215BE2C8",
"node": {
"updateType": "INCREASE",
"updatedAt": "2024-07-24T12:18:10.912Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6568202584557365245",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "EMAIL_SUBSCRIPTION"
}
},
{
"cursor": "5C02CDE63A557BC470DBC392B148BB619D7F0CF1CCB209279EB5D73A97B53BB5",
"node": {
"updatedAt": "2024-07-24T12:18:11.023Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6568202586419635202",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "ENTER_BIRTHDAY",
"updateType": "INCREASE"
}
},
{
"cursor": "A553DE03E3A8345BFA73DFCA05FAA97D5E1637DD282161DD4AD59699131F6719",
"node": {
"historyRecordId": "gid://shopline/Points/PFL6568202588097356806",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "SUCCESSFUL_REGISTRATION",
"updateType": "INCREASE",
"updatedAt": "2024-07-24T12:18:11.123Z",
"updatedValue": "1"
}
},
{
"cursor": "D6D98394C2244B2A832077B13822F28C2C463BF347EE21CA4D3010FE1AF56142",
"node": {
"updatedAt": "2024-07-25T04:05:21.808Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6569156048775030528",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "LOGIN_SUCCESS",
"updateType": "INCREASE"
}
},
{
"cursor": "AB06F16B03B658AA41A19CD02C452D996FA63908676FEE67777286B149CAC09B",
"node": {
"updatedValue": "10",
"historyRecordId": "gid://shopline/Points/PFL6569179614186841878",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "LEVEL_MEM_BENEFITS",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T04:28:46.416Z"
}
},
{
"cursor": "66739880595D48B1EAC6D0B829F4904380E7D16C867154EE1547921FAF4DA02D",
"node": {
"historyRecordId": "gid://shopline/Points/PFL6569217973412177701",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "LEVEL_MEM_BENEFITS",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T05:06:52.805Z",
"updatedValue": "20"
}
},
{
"cursor": "9F6B601A753E4387372F517D529BA613E6FAF7C27778F85CAB6049FC390CEC57",
"node": {
"updateType": "DECREASE",
"updatedAt": "2024-07-25T05:19:13.260Z",
"updatedValue": "34",
"historyRecordId": "gid://shopline/Points/PFL6569230396180137598",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_DECREASE"
}
},
{
"node": {
"updatedAt": "2024-07-25T05:19:13.323Z",
"updatedValue": "100",
"historyRecordId": "gid://shopline/Points/PFL6569230397237102209",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_INCREASE",
"updateType": "INCREASE"
},
"cursor": "3DC95830AD376B272F9A82A4C66850A8879313329855761CDE0EF34FD279C5EA"
},
{
"cursor": "D03E8356A7577EA3E4C0ABABC1F0CE0BFD5458A9EBD5FDB62ED35AC492264EEF",
"node": {
"updateScene": "CASHBACK",
"updateType": "DECREASE",
"updatedAt": "2024-07-25T05:21:39.610Z",
"updatedValue": "100",
"historyRecordId": "gid://shopline/Points/PFL6569232851547989810",
"notesCustomers": null,
"remarksInternal": null
}
},
{
"cursor": "B2C8C11C0950830037EA832C066C7B9DA2AB786989C9B979F5DDB6D7738C9692",
"node": {
"historyRecordId": "gid://shopline/Points/PFL6569238232465409667",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_INCREASE",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T05:27:00.339Z",
"updatedValue": "100"
}
}
],
"nodes": [
{
"updateScene": "EMAIL_SUBSCRIPTION",
"updateType": "INCREASE",
"updatedAt": "2024-07-24T12:18:10.912Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6568202584557365245",
"notesCustomers": null,
"remarksInternal": null
},
{
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "ENTER_BIRTHDAY",
"updateType": "INCREASE",
"updatedAt": "2024-07-24T12:18:11.023Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6568202586419635202"
},
{
"updatedAt": "2024-07-24T12:18:11.123Z",
"updatedValue": "1",
"historyRecordId": "gid://shopline/Points/PFL6568202588097356806",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "SUCCESSFUL_REGISTRATION",
"updateType": "INCREASE"
},
{
"historyRecordId": "gid://shopline/Points/PFL6569156048775030528",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "LOGIN_SUCCESS",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T04:05:21.808Z",
"updatedValue": "1"
},
{
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "LEVEL_MEM_BENEFITS",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T04:28:46.416Z",
"updatedValue": "10",
"historyRecordId": "gid://shopline/Points/PFL6569179614186841878"
},
{
"remarksInternal": null,
"updateScene": "LEVEL_MEM_BENEFITS",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T05:06:52.805Z",
"updatedValue": "20",
"historyRecordId": "gid://shopline/Points/PFL6569217973412177701",
"notesCustomers": null
},
{
"updatedValue": "34",
"historyRecordId": "gid://shopline/Points/PFL6569230396180137598",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_DECREASE",
"updateType": "DECREASE",
"updatedAt": "2024-07-25T05:19:13.260Z"
},
{
"historyRecordId": "gid://shopline/Points/PFL6569230397237102209",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_INCREASE",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T05:19:13.323Z",
"updatedValue": "100"
},
{
"historyRecordId": "gid://shopline/Points/PFL6569232851547989810",
"notesCustomers": null,
"remarksInternal": null,
"updateScene": "CASHBACK",
"updateType": "DECREASE",
"updatedAt": "2024-07-25T05:21:39.610Z",
"updatedValue": "100"
},
{
"historyRecordId": "gid://shopline/Points/PFL6569238232465409667",
"notesCustomers": "remark",
"remarksInternal": "message",
"updateScene": "MANUALLY_INCREASE",
"updateType": "INCREASE",
"updatedAt": "2024-07-25T05:27:00.339Z",
"updatedValue": "100"
}
],
"pageInfo": {
"hasNextPage": false,
"hasPreviousPage": false,
"startCursor": "369A0AD207A0C563E66C50F42162F130062F2D08BBBE2BC107F45D93215BE2C8",
"endCursor": "B2C8C11C0950830037EA832C066C7B9DA2AB786989C9B979F5DDB6D7738C9692"
}
}
},
"extensions": {
"metrics": {
"graphQLMetrics": {
"appKey": "936eda168305ed82cee702c6822354ee6de2e802",
"traceId": "fd4fde8811d588de6b044f86f26117a2",
"rt": 75,
"storePlus": false,
"countryCode": null,
"executionId": "a2006d9d-dee1-42e3-80a4-41097654561f",
"merchantId": "4200114610",
"namespace": "storefront",
"operation": "QUERY",
"parseRt": 1,
"ratelimitPermits": 1,
"startParseTimeMillis": 1721890041663,
"appId": "265337",
"endParseTimeMillis": 1721890041664,
"ratelimitRemaining": 1,
"startTimeMillis": 1721890041663,
"successType": "SUCCESS",
"customizedClientIp": "218.253.130.212",
"storeId": "1641993455937",
"version": "v20241201",
"deepLevel": 4,
"errorFieldsCount": 0,
"includeQuery": false,
"languageCode": null,
"clientIp": "218.253.130.212",
"fieldCount": 281,
"loaderCount": 0,
"tenant": "ec20",
"includeDeprecatedField": false,
"saleChannel": null
},
"dataFetcherMetrics": [
{
"dfErrorCode": null,
"dfProtocol": "dubbo",
"dfRootCoordinate": "/pointsHistory",
"dfRt": 67,
"dfServiceIdentity": "com.shopline.ec.openapi.interfaces.MemberStoreFrontApi@pagePointFlowLog",
"dfStartTime": 1721890041667
}
]
},
"tracing": {
"duration": 74406056,
"endTime": "2024-07-25T06:47:21.738Z",
"execution": {
"resolvers": [
{
"returnType": "HistoryOfPointsConnection",
"startOffset": 2773172,
"duration": 68741171,
"fieldName": "pointsHistory",
"parentType": "Query",
"path": [
"pointsHistory"
]
},
{
"returnType": "[HistoryOfPointsEdge!]",
"startOffset": 71660369,
"duration": 6602,
"fieldName": "edges",
"parentType": "HistoryOfPointsConnection",
"path": [
"pointsHistory",
"edges"
]
},
{
"duration": 2614,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
0,
"cursor"
],
"returnType": "String!",
"startOffset": 71699833
},
{
"duration": 2379,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
0,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 71734437
},
{
"startOffset": 71753084,
"duration": 2338,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"notesCustomers"
],
"returnType": "String"
},
{
"returnType": "String",
"startOffset": 71770288,
"duration": 1958,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"remarksInternal"
]
},
{
"returnType": "PointsUpdateScene",
"startOffset": 71783523,
"duration": 1966,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"updateScene"
]
},
{
"duration": 1937,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 71800155
},
{
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 71812301,
"duration": 2516
},
{
"duration": 2224,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 71832389
},
{
"duration": 2586,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
0,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 71870463
},
{
"returnType": "String!",
"startOffset": 71929998,
"duration": 2748,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
1,
"cursor"
]
},
{
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
1,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 71970311,
"duration": 2972,
"fieldName": "node"
},
{
"startOffset": 71990092,
"duration": 2012,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"notesCustomers"
],
"returnType": "String"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 72002466,
"duration": 1983,
"fieldName": "remarksInternal"
},
{
"duration": 1903,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 72014507
},
{
"returnType": "String",
"startOffset": 72028371,
"duration": 1903,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"historyRecordId"
]
},
{
"returnType": "UnsignedInt64",
"startOffset": 72042166,
"duration": 2135,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"updatedValue"
]
},
{
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72057787,
"duration": 2183
},
{
"returnType": "PointsUpdateType",
"startOffset": 72079228,
"duration": 1801,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
1,
"node",
"updateType"
]
},
{
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
2,
"cursor"
],
"returnType": "String!",
"startOffset": 72106517,
"duration": 1946
},
{
"startOffset": 72132520,
"duration": 1968,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
2,
"node"
],
"returnType": "HistoryOfPoints"
},
{
"duration": 1847,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"notesCustomers"
],
"returnType": "String",
"startOffset": 72148618
},
{
"returnType": "String",
"startOffset": 72160337,
"duration": 1945,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"remarksInternal"
]
},
{
"startOffset": 72172089,
"duration": 1860,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene"
},
{
"duration": 1962,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72187249
},
{
"returnType": "UnsignedInt64",
"startOffset": 72199186,
"duration": 1824,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"updatedValue"
]
},
{
"duration": 1881,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72211724
},
{
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
2,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 72227690,
"duration": 2326
},
{
"startOffset": 72259578,
"duration": 1874,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
3,
"cursor"
],
"returnType": "String!"
},
{
"returnType": "HistoryOfPoints",
"startOffset": 72283938,
"duration": 2050,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
3,
"node"
]
},
{
"returnType": "String",
"startOffset": 72299857,
"duration": 1888,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"notesCustomers"
]
},
{
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 72311589,
"duration": 1916
},
{
"startOffset": 72323360,
"duration": 1931,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72335766,
"duration": 2013,
"fieldName": "historyRecordId"
},
{
"duration": 1894,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 72347630
},
{
"returnType": "Date",
"startOffset": 72363547,
"duration": 2020,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"updatedAt"
]
},
{
"duration": 1787,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
3,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 72379908
},
{
"duration": 1887,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
4,
"cursor"
],
"returnType": "String!",
"startOffset": 72403041
},
{
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
4,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 72428014,
"duration": 1925
},
{
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"notesCustomers"
],
"returnType": "String",
"startOffset": 72443993,
"duration": 1927
},
{
"duration": 1891,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 72455750
},
{
"path": [
"pointsHistory",
"edges",
4,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 72467408,
"duration": 1918,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints"
},
{
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72479896,
"duration": 2039
},
{
"duration": 1860,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 72491872
},
{
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72504391,
"duration": 1936
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
4,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 72519634,
"duration": 1817,
"fieldName": "updateType"
},
{
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
5,
"cursor"
],
"returnType": "String!",
"startOffset": 72542337,
"duration": 1904
},
{
"startOffset": 72565673,
"duration": 1977,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
5,
"node"
],
"returnType": "HistoryOfPoints"
},
{
"path": [
"pointsHistory",
"edges",
5,
"node",
"notesCustomers"
],
"returnType": "String",
"startOffset": 72581451,
"duration": 1854,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints"
},
{
"duration": 1779,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
5,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 72593885
},
{
"path": [
"pointsHistory",
"edges",
5,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 72605529,
"duration": 1850,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints"
},
{
"duration": 1948,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
5,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72617770
},
{
"duration": 1892,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
5,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 72629720
},
{
"duration": 1947,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
5,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72642360
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
5,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 72657312,
"duration": 1836,
"fieldName": "updateType"
},
{
"path": [
"pointsHistory",
"edges",
6,
"cursor"
],
"returnType": "String!",
"startOffset": 72679865,
"duration": 1864,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge"
},
{
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
6,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 72703147,
"duration": 1944,
"fieldName": "node"
},
{
"duration": 1895,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"notesCustomers"
],
"returnType": "String",
"startOffset": 72718899
},
{
"returnType": "String",
"startOffset": 72730756,
"duration": 1810,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"remarksInternal"
]
},
{
"path": [
"pointsHistory",
"edges",
6,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 72742640,
"duration": 1942,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72755072,
"duration": 1930,
"fieldName": "historyRecordId"
},
{
"startOffset": 72768175,
"duration": 1828,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72780365,
"duration": 1887,
"fieldName": "updatedAt"
},
{
"startOffset": 72795227,
"duration": 1757,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
6,
"node",
"updateType"
],
"returnType": "PointsUpdateType"
},
{
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
7,
"cursor"
],
"returnType": "String!",
"startOffset": 72817823,
"duration": 1907,
"fieldName": "cursor"
},
{
"path": [
"pointsHistory",
"edges",
7,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 72840950,
"duration": 2046,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge"
},
{
"returnType": "String",
"startOffset": 72856894,
"duration": 1902,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"notesCustomers"
]
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 72868695,
"duration": 1758,
"fieldName": "remarksInternal"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 72880302,
"duration": 1918,
"fieldName": "updateScene"
},
{
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 72892784,
"duration": 1962
},
{
"duration": 1808,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 72904585
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 72916938,
"duration": 1852,
"fieldName": "updatedAt"
},
{
"duration": 1800,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
7,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 72931783
},
{
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
8,
"cursor"
],
"returnType": "String!",
"startOffset": 72955513,
"duration": 1895,
"fieldName": "cursor"
},
{
"duration": 2080,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
8,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 72978255
},
{
"startOffset": 72994339,
"duration": 1850,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
8,
"node",
"notesCustomers"
],
"returnType": "String"
},
{
"duration": 1862,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
8,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 73005975
},
{
"returnType": "PointsUpdateScene",
"startOffset": 73017683,
"duration": 1816,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
8,
"node",
"updateScene"
]
},
{
"duration": 1962,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
8,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 73029649
},
{
"path": [
"pointsHistory",
"edges",
8,
"node",
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73041617,
"duration": 1836,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints"
},
{
"path": [
"pointsHistory",
"edges",
8,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 73054032,
"duration": 1867,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints"
},
{
"duration": 1786,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
8,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73068877
},
{
"duration": 1918,
"fieldName": "cursor",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
9,
"cursor"
],
"returnType": "String!",
"startOffset": 73091483
},
{
"duration": 2021,
"fieldName": "node",
"parentType": "HistoryOfPointsEdge",
"path": [
"pointsHistory",
"edges",
9,
"node"
],
"returnType": "HistoryOfPoints",
"startOffset": 73117830
},
{
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"notesCustomers"
],
"returnType": "String",
"startOffset": 73133947,
"duration": 1998
},
{
"duration": 1811,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"remarksInternal"
],
"returnType": "String",
"startOffset": 73145680
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73157332,
"duration": 1750,
"fieldName": "updateScene"
},
{
"duration": 1916,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"historyRecordId"
],
"returnType": "String",
"startOffset": 73169826
},
{
"returnType": "UnsignedInt64",
"startOffset": 73181628,
"duration": 1890,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"updatedValue"
]
},
{
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"updatedAt"
],
"returnType": "Date",
"startOffset": 73194085,
"duration": 1882
},
{
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"edges",
9,
"node",
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73210148,
"duration": 1762
},
{
"duration": 2372,
"fieldName": "pageInfo",
"parentType": "HistoryOfPointsConnection",
"path": [
"pointsHistory",
"pageInfo"
],
"returnType": "PageInfo!",
"startOffset": 73250538
},
{
"path": [
"pointsHistory",
"pageInfo",
"hasNextPage"
],
"returnType": "Boolean!",
"startOffset": 73267791,
"duration": 2077,
"fieldName": "hasNextPage",
"parentType": "PageInfo"
},
{
"returnType": "Boolean!",
"startOffset": 73281584,
"duration": 1791,
"fieldName": "hasPreviousPage",
"parentType": "PageInfo",
"path": [
"pointsHistory",
"pageInfo",
"hasPreviousPage"
]
},
{
"duration": 1983,
"fieldName": "startCursor",
"parentType": "PageInfo",
"path": [
"pointsHistory",
"pageInfo",
"startCursor"
],
"returnType": "String",
"startOffset": 73293784
},
{
"fieldName": "endCursor",
"parentType": "PageInfo",
"path": [
"pointsHistory",
"pageInfo",
"endCursor"
],
"returnType": "String",
"startOffset": 73306781,
"duration": 1825
},
{
"path": [
"pointsHistory",
"nodes"
],
"returnType": "[HistoryOfPoints]",
"startOffset": 73339825,
"duration": 2042,
"fieldName": "nodes",
"parentType": "HistoryOfPointsConnection"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73363354,
"duration": 2014,
"fieldName": "notesCustomers"
},
{
"path": [
"pointsHistory",
"nodes",
0,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73375438,
"duration": 1799,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints"
},
{
"duration": 1841,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73387176
},
{
"returnType": "String",
"startOffset": 73399407,
"duration": 2044,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"historyRecordId"
]
},
{
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73411211,
"duration": 1838
},
{
"duration": 2017,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73424417
},
{
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
0,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73440467,
"duration": 1846
},
{
"duration": 1915,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73461505
},
{
"duration": 1865,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73473065
},
{
"duration": 1843,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73484666
},
{
"startOffset": 73497835,
"duration": 1979,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"historyRecordId"
],
"returnType": "String"
},
{
"duration": 1830,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73509606
},
{
"duration": 1965,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73521784
},
{
"duration": 1787,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
1,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73536262
},
{
"duration": 2069,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73556607
},
{
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73568284,
"duration": 1802
},
{
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73579702,
"duration": 1909
},
{
"startOffset": 73592844,
"duration": 1987,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"historyRecordId"
],
"returnType": "String"
},
{
"duration": 1762,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73604587
},
{
"duration": 1991,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73616744
},
{
"duration": 1801,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
2,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73635965
},
{
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73656423,
"duration": 1824
},
{
"duration": 1838,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73667947
},
{
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73679552,
"duration": 1957
},
{
"returnType": "String",
"startOffset": 73692680,
"duration": 1971,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"historyRecordId"
]
},
{
"duration": 1726,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73704350
},
{
"duration": 2008,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73716377
},
{
"duration": 1750,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
3,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73731001
},
{
"path": [
"pointsHistory",
"nodes",
4,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73751139,
"duration": 1841,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints"
},
{
"path": [
"pointsHistory",
"nodes",
4,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73762682,
"duration": 1737,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints"
},
{
"startOffset": 73774328,
"duration": 1866,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
4,
"updateScene"
],
"returnType": "PointsUpdateScene"
},
{
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
4,
"historyRecordId"
],
"returnType": "String",
"startOffset": 73786605,
"duration": 1861
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
4,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73798232,
"duration": 1771,
"fieldName": "updatedValue"
},
{
"duration": 1962,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
4,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73810417
},
{
"path": [
"pointsHistory",
"nodes",
4,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73824831,
"duration": 1816,
"fieldName": "updateType",
"parentType": "HistoryOfPoints"
},
{
"duration": 1901,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"notesCustomers"
],
"returnType": "String",
"startOffset": 73844762
},
{
"duration": 1864,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73856716
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73868259,
"duration": 2369,
"fieldName": "updateScene"
},
{
"returnType": "String",
"startOffset": 73881066,
"duration": 1907,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"historyRecordId"
]
},
{
"path": [
"pointsHistory",
"nodes",
5,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73892736,
"duration": 1813,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints"
},
{
"duration": 1982,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73904945
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
5,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 73919574,
"duration": 1780,
"fieldName": "updateType"
},
{
"startOffset": 73939609,
"duration": 1819,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
6,
"notesCustomers"
],
"returnType": "String"
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
6,
"remarksInternal"
],
"returnType": "String",
"startOffset": 73951171,
"duration": 1757,
"fieldName": "remarksInternal"
},
{
"duration": 1802,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
6,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 73962692
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
6,
"historyRecordId"
],
"returnType": "String",
"startOffset": 73974841,
"duration": 1867,
"fieldName": "historyRecordId"
},
{
"path": [
"pointsHistory",
"nodes",
6,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 73986463,
"duration": 1785,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints"
},
{
"duration": 1916,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
6,
"updatedAt"
],
"returnType": "Date",
"startOffset": 73998584
},
{
"path": [
"pointsHistory",
"nodes",
6,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 74012832,
"duration": 1761,
"fieldName": "updateType",
"parentType": "HistoryOfPoints"
},
{
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
7,
"notesCustomers"
],
"returnType": "String",
"startOffset": 74033138,
"duration": 1912
},
{
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
7,
"remarksInternal"
],
"returnType": "String",
"startOffset": 74044817,
"duration": 1810
},
{
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
7,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 74057181,
"duration": 1836
},
{
"path": [
"pointsHistory",
"nodes",
7,
"historyRecordId"
],
"returnType": "String",
"startOffset": 74114117,
"duration": 2108,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints"
},
{
"path": [
"pointsHistory",
"nodes",
7,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 74126882,
"duration": 1898,
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints"
},
{
"path": [
"pointsHistory",
"nodes",
7,
"updatedAt"
],
"returnType": "Date",
"startOffset": 74139278,
"duration": 1968,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints"
},
{
"startOffset": 74155162,
"duration": 1774,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
7,
"updateType"
],
"returnType": "PointsUpdateType"
},
{
"path": [
"pointsHistory",
"nodes",
8,
"notesCustomers"
],
"returnType": "String",
"startOffset": 74176651,
"duration": 1977,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints"
},
{
"returnType": "String",
"startOffset": 74188318,
"duration": 1815,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"remarksInternal"
]
},
{
"duration": 1908,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 74199970
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"historyRecordId"
],
"returnType": "String",
"startOffset": 74211868,
"duration": 2033,
"fieldName": "historyRecordId"
},
{
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 74223694,
"duration": 1767
},
{
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"updatedAt"
],
"returnType": "Date",
"startOffset": 74235916,
"duration": 1955,
"fieldName": "updatedAt"
},
{
"duration": 1780,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
8,
"updateType"
],
"returnType": "PointsUpdateType",
"startOffset": 74250372
},
{
"duration": 1856,
"fieldName": "notesCustomers",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"notesCustomers"
],
"returnType": "String",
"startOffset": 74270472
},
{
"duration": 1818,
"fieldName": "remarksInternal",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"remarksInternal"
],
"returnType": "String",
"startOffset": 74282191
},
{
"duration": 1833,
"fieldName": "updateScene",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"updateScene"
],
"returnType": "PointsUpdateScene",
"startOffset": 74296313
},
{
"returnType": "String",
"startOffset": 74309258,
"duration": 1949,
"fieldName": "historyRecordId",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"historyRecordId"
]
},
{
"fieldName": "updatedValue",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"updatedValue"
],
"returnType": "UnsignedInt64",
"startOffset": 74320933,
"duration": 1799
},
{
"path": [
"pointsHistory",
"nodes",
9,
"updatedAt"
],
"returnType": "Date",
"startOffset": 74333160,
"duration": 1909,
"fieldName": "updatedAt",
"parentType": "HistoryOfPoints"
},
{
"returnType": "PointsUpdateType",
"startOffset": 74347817,
"duration": 1751,
"fieldName": "updateType",
"parentType": "HistoryOfPoints",
"path": [
"pointsHistory",
"nodes",
9,
"updateType"
]
}
]
},
"parsing": {
"duration": 403413,
"startOffset": 434786
},
"startTime": "2024-07-25T06:47:21.663Z",
"validation": {
"duration": 443928,
"startOffset": 1039235
},
"version": 1
},
"dataloader": {
"individual-statistics": {
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-publishedAtForLoader": {
"batchInvokeCount": 0,
"batchLoadCount": 0,
"batchLoadExceptionRatio": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0,
"batchLoadExceptionCount": 0,
"batchLoadRatio": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-template": {
"loadErrorRatio": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorCount": 0,
"batchInvokeCount": 0,
"batchLoadCount": 0,
"cacheHitCount": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.CollectionStorefrontQueryService-queryCollectionByProduct": {
"batchInvokeCount": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"batchLoadCount": 0,
"batchLoadRatio": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-images": {
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"loadErrorCount": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorRatio": 0,
"batchInvokeCount": 0,
"batchLoadCount": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-options": {
"batchLoadCount": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"loadCount": 0,
"loadErrorCount": 0,
"batchInvokeCount": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadErrorRatio": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-variants": {
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorCount": 0,
"batchInvokeCount": 0,
"batchLoadCount": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"loadErrorRatio": 0,
"batchLoadRatio": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-variantsForLoader": {
"batchInvokeCount": 0,
"batchLoadExceptionRatio": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"batchLoadCount": 0,
"batchLoadExceptionCount": 0,
"batchLoadRatio": 0,
"cacheHitCount": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0
},
"LD-com.shopline.merchant.website.openapi.interfaces.OnlineStorefrontApi-commentsQuery": {
"batchInvokeCount": 0,
"batchLoadCount": 0,
"batchLoadRatio": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"cacheHitCount": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.CollectionStorefrontQueryService-onlineStoreUrl": {
"batchLoadExceptionCount": 0,
"batchLoadRatio": 0,
"loadErrorCount": 0,
"batchInvokeCount": 0,
"batchLoadCount": 0,
"batchLoadExceptionRatio": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorRatio": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.DescriptionQueryService-query": {
"batchLoadExceptionCount": 0,
"cacheHitRatio": 0,
"loadCount": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0,
"batchInvokeCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"cacheHitCount": 0,
"batchLoadCount": 0
},
"LD-com.shopline.pixiu.pcq.storefront.api.ProductStorefrontQueryV2Service-onlineStoreUrl": {
"loadErrorRatio": 0,
"batchLoadCount": 0,
"loadErrorCount": 0,
"batchInvokeCount": 0,
"batchLoadExceptionCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"cacheHitCount": 0,
"cacheHitRatio": 0,
"loadCount": 0
}
},
"overall-statistics": {
"cacheHitRatio": 0,
"loadCount": 0,
"batchInvokeCount": 0,
"batchLoadCount": 0,
"batchLoadExceptionRatio": 0,
"batchLoadRatio": 0,
"cacheHitCount": 0,
"loadErrorCount": 0,
"loadErrorRatio": 0,
"batchLoadExceptionCount": 0
}
}
}
}
Was this article helpful to you?