@chargetrip/types 1.46.1 → 1.47.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -351,7 +351,7 @@
351
351
  },
352
352
  {
353
353
  "name": "type",
354
- "description": "Type of the alternative station radius.",
354
+ "description": "Preferred unit for the alternative station radius.",
355
355
  "args": [],
356
356
  "type": {
357
357
  "kind": "NON_NULL",
@@ -421,7 +421,7 @@
421
421
  },
422
422
  {
423
423
  "name": "type",
424
- "description": "Type of the alternative station radius.",
424
+ "description": "Preferred unit for the alternative station radius.",
425
425
  "type": {
426
426
  "kind": "NON_NULL",
427
427
  "name": null,
@@ -885,7 +885,7 @@
885
885
  "fields": [
886
886
  {
887
887
  "name": "value",
888
- "description": "Value of the auxiliary power consumption of the vehicle.",
888
+ "description": "Value of the vehicle's auxiliary power consumption.",
889
889
  "args": [],
890
890
  "type": {
891
891
  "kind": "NON_NULL",
@@ -901,7 +901,7 @@
901
901
  },
902
902
  {
903
903
  "name": "type",
904
- "description": "Type of auxiliary power consumption of the vehicle.",
904
+ "description": "Preferred unit for the vehicle's auxiliary power consumption.",
905
905
  "args": [],
906
906
  "type": {
907
907
  "kind": "NON_NULL",
@@ -945,7 +945,7 @@
945
945
  "inputFields": [
946
946
  {
947
947
  "name": "value",
948
- "description": "Value of the auxiliary power consumption of the vehicle.",
948
+ "description": "Value of the vehicle's auxiliary power consumption.",
949
949
  "type": {
950
950
  "kind": "NON_NULL",
951
951
  "name": null,
@@ -961,7 +961,7 @@
961
961
  },
962
962
  {
963
963
  "name": "type",
964
- "description": "Type of auxiliary power consumption of the vehicle.",
964
+ "description": "Preferred unit for the vehicle's auxiliary power consumption.",
965
965
  "type": {
966
966
  "kind": "NON_NULL",
967
967
  "name": null,
@@ -1068,7 +1068,7 @@
1068
1068
  },
1069
1069
  {
1070
1070
  "name": "type",
1071
- "description": "Type of temperature of the battery.",
1071
+ "description": "Preferred unit for the temperature of the battery.",
1072
1072
  "type": {
1073
1073
  "kind": "NON_NULL",
1074
1074
  "name": null,
@@ -1232,7 +1232,7 @@
1232
1232
  },
1233
1233
  {
1234
1234
  "name": "type",
1235
- "description": "Type of the charge speed of the battery.",
1235
+ "description": "Preferred unit for the battery's charge speed.",
1236
1236
  "args": [],
1237
1237
  "type": {
1238
1238
  "kind": "NON_NULL",
@@ -1276,7 +1276,7 @@
1276
1276
  "inputFields": [
1277
1277
  {
1278
1278
  "name": "value",
1279
- "description": "Value of the charge speed of the battery.",
1279
+ "description": "Value of the battery's charge speed.",
1280
1280
  "type": {
1281
1281
  "kind": "NON_NULL",
1282
1282
  "name": null,
@@ -1292,7 +1292,7 @@
1292
1292
  },
1293
1293
  {
1294
1294
  "name": "type",
1295
- "description": "Type of the charge speed of the battery.",
1295
+ "description": "Preferred unit for the battery's charge speed.",
1296
1296
  "type": {
1297
1297
  "kind": "NON_NULL",
1298
1298
  "name": null,
@@ -1376,7 +1376,7 @@
1376
1376
  },
1377
1377
  {
1378
1378
  "name": "type",
1379
- "description": "Type of total charge amount.",
1379
+ "description": "Preferred unit for the total charge amount.",
1380
1380
  "type": {
1381
1381
  "kind": "NON_NULL",
1382
1382
  "name": null,
@@ -2828,7 +2828,7 @@
2828
2828
  },
2829
2829
  {
2830
2830
  "name": "time",
2831
- "description": "Fixed price per hour.",
2831
+ "description": "Fixed price per unit of time defined in the step size.",
2832
2832
  "isDeprecated": false,
2833
2833
  "deprecationReason": null
2834
2834
  }
@@ -5579,11 +5579,47 @@
5579
5579
  },
5580
5580
  {
5581
5581
  "name": "departure_time",
5582
- "description": "Departure time of a route.",
5582
+ "description": "Route departure time. Used to calculate the expected arrival time and, if set in the past, to apply historical weather data.",
5583
5583
  "args": [],
5584
5584
  "type": {
5585
- "kind": "SCALAR",
5586
- "name": "DateTime",
5585
+ "kind": "NON_NULL",
5586
+ "name": null,
5587
+ "ofType": {
5588
+ "kind": "SCALAR",
5589
+ "name": "DateTime",
5590
+ "ofType": null
5591
+ }
5592
+ },
5593
+ "isDeprecated": false,
5594
+ "deprecationReason": null
5595
+ },
5596
+ {
5597
+ "name": "avoid",
5598
+ "description": "[BETA] List of route features to avoid in a route. This is a best-effort preference; depending on the available routes, some features may not be fully avoidable.",
5599
+ "args": [],
5600
+ "type": {
5601
+ "kind": "LIST",
5602
+ "name": null,
5603
+ "ofType": {
5604
+ "kind": "NON_NULL",
5605
+ "name": null,
5606
+ "ofType": {
5607
+ "kind": "ENUM",
5608
+ "name": "RouteAvoid",
5609
+ "ofType": null
5610
+ }
5611
+ }
5612
+ },
5613
+ "isDeprecated": false,
5614
+ "deprecationReason": null
5615
+ },
5616
+ {
5617
+ "name": "maximum_speed",
5618
+ "description": "[BETA] User-defined maximum speed used for this route, if provided.",
5619
+ "args": [],
5620
+ "type": {
5621
+ "kind": "OBJECT",
5622
+ "name": "MaximumSpeed",
5587
5623
  "ofType": null
5588
5624
  },
5589
5625
  "isDeprecated": false,
@@ -5707,7 +5743,7 @@
5707
5743
  },
5708
5744
  {
5709
5745
  "name": "departure_time",
5710
- "description": "Route departure time.",
5746
+ "description": "Route departure time. Used to calculate the expected arrival time and, if set in the past, to apply historical weather data.",
5711
5747
  "type": {
5712
5748
  "kind": "SCALAR",
5713
5749
  "name": "DateTime",
@@ -5716,6 +5752,38 @@
5716
5752
  "defaultValue": null,
5717
5753
  "isDeprecated": false,
5718
5754
  "deprecationReason": null
5755
+ },
5756
+ {
5757
+ "name": "avoid",
5758
+ "description": "[BETA] Optional list of route features to avoid in a route. This is a best-effort preference; depending on the available routes, some features may not be fully avoidable.",
5759
+ "type": {
5760
+ "kind": "LIST",
5761
+ "name": null,
5762
+ "ofType": {
5763
+ "kind": "NON_NULL",
5764
+ "name": null,
5765
+ "ofType": {
5766
+ "kind": "ENUM",
5767
+ "name": "RouteAvoid",
5768
+ "ofType": null
5769
+ }
5770
+ }
5771
+ },
5772
+ "defaultValue": null,
5773
+ "isDeprecated": false,
5774
+ "deprecationReason": null
5775
+ },
5776
+ {
5777
+ "name": "maximum_speed",
5778
+ "description": "[BETA] Maximum speed to consider when generating the route. In the segments where legal speed is lower than this value, the legal speed will be used instead.",
5779
+ "type": {
5780
+ "kind": "INPUT_OBJECT",
5781
+ "name": "MaximumSpeedInput",
5782
+ "ofType": null
5783
+ },
5784
+ "defaultValue": null,
5785
+ "isDeprecated": false,
5786
+ "deprecationReason": null
5719
5787
  }
5720
5788
  ],
5721
5789
  "interfaces": null,
@@ -8058,7 +8126,7 @@
8058
8126
  },
8059
8127
  {
8060
8128
  "name": "type",
8061
- "description": "Type of the value of elevation.",
8129
+ "description": "Preferred unit for the elevation.",
8062
8130
  "type": {
8063
8131
  "kind": "NON_NULL",
8064
8132
  "name": null,
@@ -9119,6 +9187,12 @@
9119
9187
  "description": "Only N3 type of heavy vehicles can be parked at the charging station. N3 vehicles have a maximum mass exceeding 12 tonnes (26,000 lbs).",
9120
9188
  "isDeprecated": false,
9121
9189
  "deprecationReason": null
9190
+ },
9191
+ {
9192
+ "name": "N3_O4",
9193
+ "description": "N3 type of heavy vehicles having O4 type of trailers can be parked at the charging station. N3 vehicles have a maximum mass exceeding 12 tonnes (26,000 lbs) and O4 trailers have a maximum mass exceeding 10 tonnes (22000 lbs).",
9194
+ "isDeprecated": false,
9195
+ "deprecationReason": null
9122
9196
  }
9123
9197
  ],
9124
9198
  "possibleTypes": null
@@ -10059,6 +10133,92 @@
10059
10133
  ],
10060
10134
  "possibleTypes": null
10061
10135
  },
10136
+ {
10137
+ "kind": "OBJECT",
10138
+ "name": "MaximumSpeed",
10139
+ "description": null,
10140
+ "fields": [
10141
+ {
10142
+ "name": "value",
10143
+ "description": "Numeric value of the user-defined maximum speed.",
10144
+ "args": [],
10145
+ "type": {
10146
+ "kind": "NON_NULL",
10147
+ "name": null,
10148
+ "ofType": {
10149
+ "kind": "SCALAR",
10150
+ "name": "Int",
10151
+ "ofType": null
10152
+ }
10153
+ },
10154
+ "isDeprecated": false,
10155
+ "deprecationReason": null
10156
+ },
10157
+ {
10158
+ "name": "type",
10159
+ "description": "Unit in which speed is measured.",
10160
+ "args": [],
10161
+ "type": {
10162
+ "kind": "NON_NULL",
10163
+ "name": null,
10164
+ "ofType": {
10165
+ "kind": "ENUM",
10166
+ "name": "SpeedUnit",
10167
+ "ofType": null
10168
+ }
10169
+ },
10170
+ "isDeprecated": false,
10171
+ "deprecationReason": null
10172
+ }
10173
+ ],
10174
+ "inputFields": null,
10175
+ "interfaces": [],
10176
+ "enumValues": null,
10177
+ "possibleTypes": null
10178
+ },
10179
+ {
10180
+ "kind": "INPUT_OBJECT",
10181
+ "name": "MaximumSpeedInput",
10182
+ "description": null,
10183
+ "fields": null,
10184
+ "inputFields": [
10185
+ {
10186
+ "name": "value",
10187
+ "description": "Numeric value of the user-defined maximum speed.",
10188
+ "type": {
10189
+ "kind": "NON_NULL",
10190
+ "name": null,
10191
+ "ofType": {
10192
+ "kind": "SCALAR",
10193
+ "name": "Int",
10194
+ "ofType": null
10195
+ }
10196
+ },
10197
+ "defaultValue": null,
10198
+ "isDeprecated": false,
10199
+ "deprecationReason": null
10200
+ },
10201
+ {
10202
+ "name": "type",
10203
+ "description": "Unit in which speed is measured.",
10204
+ "type": {
10205
+ "kind": "NON_NULL",
10206
+ "name": null,
10207
+ "ofType": {
10208
+ "kind": "ENUM",
10209
+ "name": "SpeedUnit",
10210
+ "ofType": null
10211
+ }
10212
+ },
10213
+ "defaultValue": null,
10214
+ "isDeprecated": false,
10215
+ "deprecationReason": null
10216
+ }
10217
+ ],
10218
+ "interfaces": null,
10219
+ "enumValues": null,
10220
+ "possibleTypes": null
10221
+ },
10062
10222
  {
10063
10223
  "kind": "ENUM",
10064
10224
  "name": "MeasurementUnit",
@@ -10487,20 +10647,16 @@
10487
10647
  "deprecationReason": null
10488
10648
  },
10489
10649
  {
10490
- "name": "createRoute",
10491
- "description": "[BETA] Create a new route from the route input and its ID.",
10650
+ "name": "newRoute",
10651
+ "description": "Deprecated: In favor of createRoute.",
10492
10652
  "args": [
10493
10653
  {
10494
10654
  "name": "input",
10495
- "description": "Input for generating a route.",
10655
+ "description": null,
10496
10656
  "type": {
10497
- "kind": "NON_NULL",
10498
- "name": null,
10499
- "ofType": {
10500
- "kind": "INPUT_OBJECT",
10501
- "name": "CreateRouteInput",
10502
- "ofType": null
10503
- }
10657
+ "kind": "INPUT_OBJECT",
10658
+ "name": "RequestInput",
10659
+ "ofType": null
10504
10660
  },
10505
10661
  "defaultValue": null,
10506
10662
  "isDeprecated": false,
@@ -10508,28 +10664,28 @@
10508
10664
  }
10509
10665
  ],
10510
10666
  "type": {
10511
- "kind": "NON_NULL",
10512
- "name": null,
10513
- "ofType": {
10514
- "kind": "SCALAR",
10515
- "name": "ID",
10516
- "ofType": null
10517
- }
10667
+ "kind": "SCALAR",
10668
+ "name": "ID",
10669
+ "ofType": null
10518
10670
  },
10519
10671
  "isDeprecated": false,
10520
10672
  "deprecationReason": null
10521
10673
  },
10522
10674
  {
10523
- "name": "newRoute",
10524
- "description": "Create a new route from the route input and its ID",
10675
+ "name": "createRoute",
10676
+ "description": "Create a new route from the route input and its ID.",
10525
10677
  "args": [
10526
10678
  {
10527
10679
  "name": "input",
10528
- "description": null,
10680
+ "description": "Input for generating a route.",
10529
10681
  "type": {
10530
- "kind": "INPUT_OBJECT",
10531
- "name": "RequestInput",
10532
- "ofType": null
10682
+ "kind": "NON_NULL",
10683
+ "name": null,
10684
+ "ofType": {
10685
+ "kind": "INPUT_OBJECT",
10686
+ "name": "CreateRouteInput",
10687
+ "ofType": null
10688
+ }
10533
10689
  },
10534
10690
  "defaultValue": null,
10535
10691
  "isDeprecated": false,
@@ -10537,9 +10693,13 @@
10537
10693
  }
10538
10694
  ],
10539
10695
  "type": {
10540
- "kind": "SCALAR",
10541
- "name": "ID",
10542
- "ofType": null
10696
+ "kind": "NON_NULL",
10697
+ "name": null,
10698
+ "ofType": {
10699
+ "kind": "SCALAR",
10700
+ "name": "ID",
10701
+ "ofType": null
10702
+ }
10543
10703
  },
10544
10704
  "isDeprecated": false,
10545
10705
  "deprecationReason": null
@@ -13867,7 +14027,7 @@
13867
14027
  },
13868
14028
  {
13869
14029
  "name": "type",
13870
- "description": "Type of the value of the vehicle's odometer.",
14030
+ "description": "Preferred unit for the vehicle's odometer.",
13871
14031
  "args": [],
13872
14032
  "type": {
13873
14033
  "kind": "NON_NULL",
@@ -13927,7 +14087,7 @@
13927
14087
  },
13928
14088
  {
13929
14089
  "name": "type",
13930
- "description": "Type of the value of the vehicle's odometer.",
14090
+ "description": "Preferred unit for the vehicle's odometer.",
13931
14091
  "type": {
13932
14092
  "kind": "NON_NULL",
13933
14093
  "name": null,
@@ -14069,25 +14229,57 @@
14069
14229
  },
14070
14230
  {
14071
14231
  "name": "ranking",
14072
- "description": "Ranking level on which the operator is placed or null in case the operator is not on any ranking level.",
14232
+ "description": "Ranking level on which the operator is placed or null in case the operator is not on any ranking level. Default operator preference applied to routes created through newRoute mutation if no operator preference is specified in the request.",
14073
14233
  "args": [],
14074
14234
  "type": {
14075
14235
  "kind": "SCALAR",
14076
14236
  "name": "Int",
14077
14237
  "ofType": null
14078
14238
  },
14079
- "isDeprecated": false,
14080
- "deprecationReason": null
14239
+ "isDeprecated": true,
14240
+ "deprecationReason": "In favor of ranking_levels."
14081
14241
  },
14082
14242
  {
14083
14243
  "name": "excluded",
14084
- "description": "Flag which indicates if the operator is in the excluded list.",
14244
+ "description": "Flag which indicates if the operator is in the excluded list. Default operator preference applied to routes created through newRoute mutation if no operator preference is specified in the request.",
14085
14245
  "args": [],
14086
14246
  "type": {
14087
14247
  "kind": "SCALAR",
14088
14248
  "name": "Boolean",
14089
14249
  "ofType": null
14090
14250
  },
14251
+ "isDeprecated": true,
14252
+ "deprecationReason": "In favor of excluded_countries."
14253
+ },
14254
+ {
14255
+ "name": "ranking_levels",
14256
+ "description": "Ranking configuration for the operator. An operator can be ranked on different levels in different countries. Default operator preference applied to routes created through createRoute mutation if no operator preference is specified in the request.",
14257
+ "args": [],
14258
+ "type": {
14259
+ "kind": "OBJECT",
14260
+ "name": "OperatorRankingLevels",
14261
+ "ofType": null
14262
+ },
14263
+ "isDeprecated": false,
14264
+ "deprecationReason": null
14265
+ },
14266
+ {
14267
+ "name": "excluded_countries",
14268
+ "description": "List of countries where the operator is excluded. Default operator preference applied to routes created through createRoute mutation if no operator preference is specified in the request.",
14269
+ "args": [],
14270
+ "type": {
14271
+ "kind": "LIST",
14272
+ "name": null,
14273
+ "ofType": {
14274
+ "kind": "NON_NULL",
14275
+ "name": null,
14276
+ "ofType": {
14277
+ "kind": "ENUM",
14278
+ "name": "CountryCodeAlpha2",
14279
+ "ofType": null
14280
+ }
14281
+ }
14282
+ },
14091
14283
  "isDeprecated": false,
14092
14284
  "deprecationReason": null
14093
14285
  }
@@ -14124,8 +14316,20 @@
14124
14316
  "deprecationReason": null
14125
14317
  },
14126
14318
  {
14127
- "name": "ranking",
14128
- "description": "List of ranking level(s) to be retrieved. Valid values are 1 to 10.",
14319
+ "name": "ranking_levels",
14320
+ "description": "List of ranking level(s) to be retrieved. An operator can be ranked on different levels in different countries. Default operator preference applied to routes created through createRoute mutation if no operator preference is specified in the request.",
14321
+ "type": {
14322
+ "kind": "INPUT_OBJECT",
14323
+ "name": "OperatorRankingLevelsFilter",
14324
+ "ofType": null
14325
+ },
14326
+ "defaultValue": null,
14327
+ "isDeprecated": false,
14328
+ "deprecationReason": null
14329
+ },
14330
+ {
14331
+ "name": "excluded_countries",
14332
+ "description": "List of countries where the operator is excluded. Default operator preference applied to routes created through createRoute mutation if no operator preference is specified in the request.",
14129
14333
  "type": {
14130
14334
  "kind": "LIST",
14131
14335
  "name": null,
@@ -14133,8 +14337,8 @@
14133
14337
  "kind": "NON_NULL",
14134
14338
  "name": null,
14135
14339
  "ofType": {
14136
- "kind": "SCALAR",
14137
- "name": "Int",
14340
+ "kind": "ENUM",
14341
+ "name": "CountryCodeAlpha2",
14138
14342
  "ofType": null
14139
14343
  }
14140
14344
  }
@@ -14142,18 +14346,6 @@
14142
14346
  "defaultValue": null,
14143
14347
  "isDeprecated": false,
14144
14348
  "deprecationReason": null
14145
- },
14146
- {
14147
- "name": "excluded",
14148
- "description": "Only retrieve operators that are in the excluded list.",
14149
- "type": {
14150
- "kind": "SCALAR",
14151
- "name": "Boolean",
14152
- "ofType": null
14153
- },
14154
- "defaultValue": null,
14155
- "isDeprecated": false,
14156
- "deprecationReason": null
14157
14349
  }
14158
14350
  ],
14159
14351
  "interfaces": null,
@@ -14249,122 +14441,150 @@
14249
14441
  "possibleTypes": null
14250
14442
  },
14251
14443
  {
14252
- "kind": "INPUT_OBJECT",
14253
- "name": "OutsideTempInput",
14254
- "description": null,
14255
- "fields": null,
14256
- "inputFields": [
14444
+ "kind": "OBJECT",
14445
+ "name": "OperatorRankingLevels",
14446
+ "description": "Ranking configuration for the operator. An operator can be ranked on different levels in different countries. Default operator preference applied to routes created through createRoute mutation if no operator preference is specified in the request.",
14447
+ "fields": [
14257
14448
  {
14258
- "name": "value",
14259
- "description": "Value of the outside temperature.",
14449
+ "name": "low",
14450
+ "description": "Low level for operators ranking.",
14451
+ "args": [],
14260
14452
  "type": {
14261
- "kind": "NON_NULL",
14453
+ "kind": "LIST",
14262
14454
  "name": null,
14263
14455
  "ofType": {
14264
- "kind": "SCALAR",
14265
- "name": "Float",
14266
- "ofType": null
14456
+ "kind": "NON_NULL",
14457
+ "name": null,
14458
+ "ofType": {
14459
+ "kind": "ENUM",
14460
+ "name": "CountryCodeAlpha2",
14461
+ "ofType": null
14462
+ }
14267
14463
  }
14268
14464
  },
14269
- "defaultValue": null,
14270
14465
  "isDeprecated": false,
14271
14466
  "deprecationReason": null
14272
14467
  },
14273
14468
  {
14274
- "name": "type",
14275
- "description": "Type of the value of the outside temperature.",
14469
+ "name": "medium",
14470
+ "description": "Medium level for operators ranking.",
14471
+ "args": [],
14276
14472
  "type": {
14277
- "kind": "NON_NULL",
14473
+ "kind": "LIST",
14278
14474
  "name": null,
14279
14475
  "ofType": {
14280
- "kind": "ENUM",
14281
- "name": "TemperatureUnit",
14282
- "ofType": null
14476
+ "kind": "NON_NULL",
14477
+ "name": null,
14478
+ "ofType": {
14479
+ "kind": "ENUM",
14480
+ "name": "CountryCodeAlpha2",
14481
+ "ofType": null
14482
+ }
14283
14483
  }
14284
14484
  },
14285
- "defaultValue": null,
14286
14485
  "isDeprecated": false,
14287
14486
  "deprecationReason": null
14288
14487
  },
14289
14488
  {
14290
- "name": "source",
14291
- "description": "Source of inputted data, defaults to 'manual'.",
14489
+ "name": "high",
14490
+ "description": "High level for operators ranking.",
14491
+ "args": [],
14292
14492
  "type": {
14293
- "kind": "ENUM",
14294
- "name": "TelemetryInputSource",
14295
- "ofType": null
14493
+ "kind": "LIST",
14494
+ "name": null,
14495
+ "ofType": {
14496
+ "kind": "NON_NULL",
14497
+ "name": null,
14498
+ "ofType": {
14499
+ "kind": "ENUM",
14500
+ "name": "CountryCodeAlpha2",
14501
+ "ofType": null
14502
+ }
14503
+ }
14296
14504
  },
14297
- "defaultValue": "manual",
14298
14505
  "isDeprecated": false,
14299
14506
  "deprecationReason": null
14300
14507
  }
14301
14508
  ],
14302
- "interfaces": null,
14509
+ "inputFields": null,
14510
+ "interfaces": [],
14303
14511
  "enumValues": null,
14304
14512
  "possibleTypes": null
14305
14513
  },
14306
14514
  {
14307
- "kind": "OBJECT",
14308
- "name": "OutsideTemperature",
14309
- "description": null,
14310
- "fields": [
14515
+ "kind": "INPUT_OBJECT",
14516
+ "name": "OperatorRankingLevelsFilter",
14517
+ "description": "Filter operators by ranking levels.",
14518
+ "fields": null,
14519
+ "inputFields": [
14311
14520
  {
14312
- "name": "value",
14313
- "description": "Value of the temperature.",
14314
- "args": [],
14521
+ "name": "low",
14522
+ "description": "Low level for operators ranking.",
14315
14523
  "type": {
14316
- "kind": "NON_NULL",
14524
+ "kind": "LIST",
14317
14525
  "name": null,
14318
14526
  "ofType": {
14319
- "kind": "SCALAR",
14320
- "name": "Float",
14321
- "ofType": null
14527
+ "kind": "NON_NULL",
14528
+ "name": null,
14529
+ "ofType": {
14530
+ "kind": "ENUM",
14531
+ "name": "CountryCodeAlpha2",
14532
+ "ofType": null
14533
+ }
14322
14534
  }
14323
14535
  },
14536
+ "defaultValue": null,
14324
14537
  "isDeprecated": false,
14325
14538
  "deprecationReason": null
14326
14539
  },
14327
14540
  {
14328
- "name": "type",
14329
- "description": "Type of the temperature.",
14330
- "args": [],
14541
+ "name": "medium",
14542
+ "description": "Medium level for operators ranking.",
14331
14543
  "type": {
14332
- "kind": "NON_NULL",
14544
+ "kind": "LIST",
14333
14545
  "name": null,
14334
14546
  "ofType": {
14335
- "kind": "ENUM",
14336
- "name": "TemperatureUnit",
14337
- "ofType": null
14547
+ "kind": "NON_NULL",
14548
+ "name": null,
14549
+ "ofType": {
14550
+ "kind": "ENUM",
14551
+ "name": "CountryCodeAlpha2",
14552
+ "ofType": null
14553
+ }
14338
14554
  }
14339
14555
  },
14556
+ "defaultValue": null,
14340
14557
  "isDeprecated": false,
14341
14558
  "deprecationReason": null
14342
14559
  },
14343
14560
  {
14344
- "name": "source",
14345
- "description": "Source of inputted data.",
14346
- "args": [],
14561
+ "name": "high",
14562
+ "description": "High level for operators ranking.",
14347
14563
  "type": {
14348
- "kind": "NON_NULL",
14564
+ "kind": "LIST",
14349
14565
  "name": null,
14350
14566
  "ofType": {
14351
- "kind": "ENUM",
14352
- "name": "TelemetryInputSource",
14353
- "ofType": null
14567
+ "kind": "NON_NULL",
14568
+ "name": null,
14569
+ "ofType": {
14570
+ "kind": "ENUM",
14571
+ "name": "CountryCodeAlpha2",
14572
+ "ofType": null
14573
+ }
14354
14574
  }
14355
14575
  },
14576
+ "defaultValue": null,
14356
14577
  "isDeprecated": false,
14357
14578
  "deprecationReason": null
14358
14579
  }
14359
14580
  ],
14360
- "inputFields": null,
14361
- "interfaces": [],
14581
+ "interfaces": null,
14362
14582
  "enumValues": null,
14363
14583
  "possibleTypes": null
14364
14584
  },
14365
14585
  {
14366
14586
  "kind": "INPUT_OBJECT",
14367
- "name": "OutsideTemperatureInput",
14587
+ "name": "OutsideTempInput",
14368
14588
  "description": null,
14369
14589
  "fields": null,
14370
14590
  "inputFields": [
@@ -14386,7 +14606,121 @@
14386
14606
  },
14387
14607
  {
14388
14608
  "name": "type",
14389
- "description": "Type of the value of the outside temperature.",
14609
+ "description": "Preferred unit for the outside temperature.",
14610
+ "type": {
14611
+ "kind": "NON_NULL",
14612
+ "name": null,
14613
+ "ofType": {
14614
+ "kind": "ENUM",
14615
+ "name": "TemperatureUnit",
14616
+ "ofType": null
14617
+ }
14618
+ },
14619
+ "defaultValue": null,
14620
+ "isDeprecated": false,
14621
+ "deprecationReason": null
14622
+ },
14623
+ {
14624
+ "name": "source",
14625
+ "description": "Source of inputted data, defaults to 'manual'.",
14626
+ "type": {
14627
+ "kind": "ENUM",
14628
+ "name": "TelemetryInputSource",
14629
+ "ofType": null
14630
+ },
14631
+ "defaultValue": "manual",
14632
+ "isDeprecated": false,
14633
+ "deprecationReason": null
14634
+ }
14635
+ ],
14636
+ "interfaces": null,
14637
+ "enumValues": null,
14638
+ "possibleTypes": null
14639
+ },
14640
+ {
14641
+ "kind": "OBJECT",
14642
+ "name": "OutsideTemperature",
14643
+ "description": null,
14644
+ "fields": [
14645
+ {
14646
+ "name": "value",
14647
+ "description": "Value of the temperature.",
14648
+ "args": [],
14649
+ "type": {
14650
+ "kind": "NON_NULL",
14651
+ "name": null,
14652
+ "ofType": {
14653
+ "kind": "SCALAR",
14654
+ "name": "Float",
14655
+ "ofType": null
14656
+ }
14657
+ },
14658
+ "isDeprecated": false,
14659
+ "deprecationReason": null
14660
+ },
14661
+ {
14662
+ "name": "type",
14663
+ "description": "Preferred unit for the outside temperature.",
14664
+ "args": [],
14665
+ "type": {
14666
+ "kind": "NON_NULL",
14667
+ "name": null,
14668
+ "ofType": {
14669
+ "kind": "ENUM",
14670
+ "name": "TemperatureUnit",
14671
+ "ofType": null
14672
+ }
14673
+ },
14674
+ "isDeprecated": false,
14675
+ "deprecationReason": null
14676
+ },
14677
+ {
14678
+ "name": "source",
14679
+ "description": "Source of inputted data.",
14680
+ "args": [],
14681
+ "type": {
14682
+ "kind": "NON_NULL",
14683
+ "name": null,
14684
+ "ofType": {
14685
+ "kind": "ENUM",
14686
+ "name": "TelemetryInputSource",
14687
+ "ofType": null
14688
+ }
14689
+ },
14690
+ "isDeprecated": false,
14691
+ "deprecationReason": null
14692
+ }
14693
+ ],
14694
+ "inputFields": null,
14695
+ "interfaces": [],
14696
+ "enumValues": null,
14697
+ "possibleTypes": null
14698
+ },
14699
+ {
14700
+ "kind": "INPUT_OBJECT",
14701
+ "name": "OutsideTemperatureInput",
14702
+ "description": null,
14703
+ "fields": null,
14704
+ "inputFields": [
14705
+ {
14706
+ "name": "value",
14707
+ "description": "Value of the outside temperature.",
14708
+ "type": {
14709
+ "kind": "NON_NULL",
14710
+ "name": null,
14711
+ "ofType": {
14712
+ "kind": "SCALAR",
14713
+ "name": "Float",
14714
+ "ofType": null
14715
+ }
14716
+ },
14717
+ "defaultValue": null,
14718
+ "isDeprecated": false,
14719
+ "deprecationReason": null
14720
+ },
14721
+ {
14722
+ "name": "type",
14723
+ "description": "Preferred unit for the outside temperature.",
14390
14724
  "type": {
14391
14725
  "kind": "NON_NULL",
14392
14726
  "name": null,
@@ -14744,7 +15078,7 @@
14744
15078
  },
14745
15079
  {
14746
15080
  "name": "type",
14747
- "description": "Type of the value of the power.",
15081
+ "description": "Preferred unit for the power.",
14748
15082
  "type": {
14749
15083
  "kind": "NON_NULL",
14750
15084
  "name": null,
@@ -15513,12 +15847,12 @@
15513
15847
  "deprecationReason": null
15514
15848
  },
15515
15849
  {
15516
- "name": "route",
15517
- "description": "Get a route by ID",
15850
+ "name": "routeEmissions",
15851
+ "description": "Deprecated: In favor of getRouteEmissions.",
15518
15852
  "args": [
15519
15853
  {
15520
- "name": "id",
15521
- "description": null,
15854
+ "name": "route_id",
15855
+ "description": "ID of the route for which we retrieve the emissions profile.",
15522
15856
  "type": {
15523
15857
  "kind": "NON_NULL",
15524
15858
  "name": null,
@@ -15531,23 +15865,39 @@
15531
15865
  "defaultValue": null,
15532
15866
  "isDeprecated": false,
15533
15867
  "deprecationReason": null
15868
+ },
15869
+ {
15870
+ "name": "route_alternative_id",
15871
+ "description": "ID of the route alternative for which we retrieve the emissions profile. If not provided, we will retrieve the recommended alternative.",
15872
+ "type": {
15873
+ "kind": "SCALAR",
15874
+ "name": "ID",
15875
+ "ofType": null
15876
+ },
15877
+ "defaultValue": null,
15878
+ "isDeprecated": false,
15879
+ "deprecationReason": null
15534
15880
  }
15535
15881
  ],
15536
15882
  "type": {
15537
- "kind": "OBJECT",
15538
- "name": "Route",
15539
- "ofType": null
15883
+ "kind": "NON_NULL",
15884
+ "name": null,
15885
+ "ofType": {
15886
+ "kind": "OBJECT",
15887
+ "name": "RouteEmissions",
15888
+ "ofType": null
15889
+ }
15540
15890
  },
15541
15891
  "isDeprecated": false,
15542
15892
  "deprecationReason": null
15543
15893
  },
15544
15894
  {
15545
- "name": "getRoute",
15546
- "description": "[BETA] Get a route by ID.",
15895
+ "name": "route",
15896
+ "description": "Deprecated: In favor of getRoute.",
15547
15897
  "args": [
15548
15898
  {
15549
15899
  "name": "id",
15550
- "description": "ID of a route.",
15900
+ "description": null,
15551
15901
  "type": {
15552
15902
  "kind": "NON_NULL",
15553
15903
  "name": null,
@@ -15563,24 +15913,20 @@
15563
15913
  }
15564
15914
  ],
15565
15915
  "type": {
15566
- "kind": "NON_NULL",
15567
- "name": null,
15568
- "ofType": {
15569
- "kind": "OBJECT",
15570
- "name": "RouteResponse",
15571
- "ofType": null
15572
- }
15916
+ "kind": "OBJECT",
15917
+ "name": "Route",
15918
+ "ofType": null
15573
15919
  },
15574
15920
  "isDeprecated": false,
15575
15921
  "deprecationReason": null
15576
15922
  },
15577
15923
  {
15578
- "name": "getRouteEmissions",
15579
- "description": "[BETA] Get emissions for a route.",
15924
+ "name": "routePath",
15925
+ "description": "Deprecated: In favor of RouteDetails.path_plot.",
15580
15926
  "args": [
15581
15927
  {
15582
- "name": "route_id",
15583
- "description": "ID of the route for which we retrieve the emissions profile.",
15928
+ "name": "id",
15929
+ "description": "ID of a route that you require for a route path segment",
15584
15930
  "type": {
15585
15931
  "kind": "NON_NULL",
15586
15932
  "name": null,
@@ -15595,41 +15941,49 @@
15595
15941
  "deprecationReason": null
15596
15942
  },
15597
15943
  {
15598
- "name": "route_details_id",
15599
- "description": "ID of the route details for which we retrieve the emissions profile.",
15944
+ "name": "location",
15945
+ "description": "The GeoJSON Point of a route path segment",
15600
15946
  "type": {
15601
15947
  "kind": "NON_NULL",
15602
15948
  "name": null,
15603
15949
  "ofType": {
15604
- "kind": "SCALAR",
15605
- "name": "ID",
15950
+ "kind": "INPUT_OBJECT",
15951
+ "name": "PointInput",
15606
15952
  "ofType": null
15607
15953
  }
15608
15954
  },
15609
15955
  "defaultValue": null,
15610
15956
  "isDeprecated": false,
15611
15957
  "deprecationReason": null
15958
+ },
15959
+ {
15960
+ "name": "alternativeId",
15961
+ "description": "Optional alternative ID. By default we will retrieve the fastest route",
15962
+ "type": {
15963
+ "kind": "SCALAR",
15964
+ "name": "ID",
15965
+ "ofType": null
15966
+ },
15967
+ "defaultValue": null,
15968
+ "isDeprecated": false,
15969
+ "deprecationReason": null
15612
15970
  }
15613
15971
  ],
15614
15972
  "type": {
15615
- "kind": "NON_NULL",
15616
- "name": null,
15617
- "ofType": {
15618
- "kind": "OBJECT",
15619
- "name": "RouteDetailsEmissions",
15620
- "ofType": null
15621
- }
15973
+ "kind": "OBJECT",
15974
+ "name": "RoutePath",
15975
+ "ofType": null
15622
15976
  },
15623
15977
  "isDeprecated": false,
15624
15978
  "deprecationReason": null
15625
15979
  },
15626
15980
  {
15627
- "name": "routeEmissions",
15628
- "description": "Emissions profile for route.",
15981
+ "name": "getRoute",
15982
+ "description": "Get a route by ID.",
15629
15983
  "args": [
15630
15984
  {
15631
- "name": "route_id",
15632
- "description": "ID of the route for which we retrieve the emissions profile.",
15985
+ "name": "id",
15986
+ "description": "ID of a route.",
15633
15987
  "type": {
15634
15988
  "kind": "NON_NULL",
15635
15989
  "name": null,
@@ -15642,18 +15996,6 @@
15642
15996
  "defaultValue": null,
15643
15997
  "isDeprecated": false,
15644
15998
  "deprecationReason": null
15645
- },
15646
- {
15647
- "name": "route_alternative_id",
15648
- "description": "ID of the route alternative for which we retrieve the emissions profile. If not provided, we will retrieve the recommended alternative.",
15649
- "type": {
15650
- "kind": "SCALAR",
15651
- "name": "ID",
15652
- "ofType": null
15653
- },
15654
- "defaultValue": null,
15655
- "isDeprecated": false,
15656
- "deprecationReason": null
15657
15999
  }
15658
16000
  ],
15659
16001
  "type": {
@@ -15661,7 +16003,7 @@
15661
16003
  "name": null,
15662
16004
  "ofType": {
15663
16005
  "kind": "OBJECT",
15664
- "name": "RouteEmissions",
16006
+ "name": "RouteResponse",
15665
16007
  "ofType": null
15666
16008
  }
15667
16009
  },
@@ -15669,12 +16011,12 @@
15669
16011
  "deprecationReason": null
15670
16012
  },
15671
16013
  {
15672
- "name": "routePath",
15673
- "description": "Retrieve information about a route path segment",
16014
+ "name": "getRouteEmissions",
16015
+ "description": "Get emissions for a route.",
15674
16016
  "args": [
15675
16017
  {
15676
- "name": "id",
15677
- "description": "ID of a route that you require for a route path segment",
16018
+ "name": "route_id",
16019
+ "description": "ID of the route for which we retrieve the emissions profile.",
15678
16020
  "type": {
15679
16021
  "kind": "NON_NULL",
15680
16022
  "name": null,
@@ -15689,38 +16031,30 @@
15689
16031
  "deprecationReason": null
15690
16032
  },
15691
16033
  {
15692
- "name": "location",
15693
- "description": "The GeoJSON Point of a route path segment",
16034
+ "name": "route_details_id",
16035
+ "description": "ID of the route details for which we retrieve the emissions profile.",
15694
16036
  "type": {
15695
16037
  "kind": "NON_NULL",
15696
16038
  "name": null,
15697
16039
  "ofType": {
15698
- "kind": "INPUT_OBJECT",
15699
- "name": "PointInput",
16040
+ "kind": "SCALAR",
16041
+ "name": "ID",
15700
16042
  "ofType": null
15701
16043
  }
15702
16044
  },
15703
16045
  "defaultValue": null,
15704
16046
  "isDeprecated": false,
15705
16047
  "deprecationReason": null
15706
- },
15707
- {
15708
- "name": "alternativeId",
15709
- "description": "Optional alternative ID. By default we will retrieve the fastest route",
15710
- "type": {
15711
- "kind": "SCALAR",
15712
- "name": "ID",
15713
- "ofType": null
15714
- },
15715
- "defaultValue": null,
15716
- "isDeprecated": false,
15717
- "deprecationReason": null
15718
16048
  }
15719
16049
  ],
15720
16050
  "type": {
15721
- "kind": "OBJECT",
15722
- "name": "RoutePath",
15723
- "ofType": null
16051
+ "kind": "NON_NULL",
16052
+ "name": null,
16053
+ "ofType": {
16054
+ "kind": "OBJECT",
16055
+ "name": "RouteDetailsEmissions",
16056
+ "ofType": null
16057
+ }
15724
16058
  },
15725
16059
  "isDeprecated": false,
15726
16060
  "deprecationReason": null
@@ -18689,6 +19023,29 @@
18689
19023
  "enumValues": null,
18690
19024
  "possibleTypes": null
18691
19025
  },
19026
+ {
19027
+ "kind": "ENUM",
19028
+ "name": "RouteAvoid",
19029
+ "description": "Types of route features that can be avoided in routing.",
19030
+ "fields": null,
19031
+ "inputFields": null,
19032
+ "interfaces": null,
19033
+ "enumValues": [
19034
+ {
19035
+ "name": "toll_road",
19036
+ "description": null,
19037
+ "isDeprecated": false,
19038
+ "deprecationReason": null
19039
+ },
19040
+ {
19041
+ "name": "ferry",
19042
+ "description": null,
19043
+ "isDeprecated": false,
19044
+ "deprecationReason": null
19045
+ }
19046
+ ],
19047
+ "possibleTypes": null
19048
+ },
18692
19049
  {
18693
19050
  "kind": "OBJECT",
18694
19051
  "name": "RouteDestinationFeaturePoint",
@@ -18961,23 +19318,19 @@
18961
19318
  },
18962
19319
  {
18963
19320
  "name": "consumption",
18964
- "description": "Total energy used for a route in kilowatt hours.",
19321
+ "description": "Total energy used for a route in kilowatt hours. For HEVs and PHEVs this field will return null.",
18965
19322
  "args": [],
18966
19323
  "type": {
18967
- "kind": "NON_NULL",
18968
- "name": null,
18969
- "ofType": {
18970
- "kind": "SCALAR",
18971
- "name": "Float",
18972
- "ofType": null
18973
- }
19324
+ "kind": "SCALAR",
19325
+ "name": "Float",
19326
+ "ofType": null
18974
19327
  },
18975
19328
  "isDeprecated": false,
18976
19329
  "deprecationReason": null
18977
19330
  },
18978
19331
  {
18979
19332
  "name": "range_at_origin",
18980
- "description": "Range available at the beginning of a trip.",
19333
+ "description": "Range available at the start of a trip. The ranges in kilometers and miles are estimates, calculated based on the Chargetrip range, current route conditions, weather scenario (current or seasonal), and the route input at the time of planning. For HEVs and PHEVs this field will return null.",
18981
19334
  "args": [
18982
19335
  {
18983
19336
  "name": "unit",
@@ -18993,20 +19346,16 @@
18993
19346
  }
18994
19347
  ],
18995
19348
  "type": {
18996
- "kind": "NON_NULL",
18997
- "name": null,
18998
- "ofType": {
18999
- "kind": "SCALAR",
19000
- "name": "Float",
19001
- "ofType": null
19002
- }
19349
+ "kind": "SCALAR",
19350
+ "name": "Float",
19351
+ "ofType": null
19003
19352
  },
19004
19353
  "isDeprecated": false,
19005
19354
  "deprecationReason": null
19006
19355
  },
19007
19356
  {
19008
19357
  "name": "range_at_destination",
19009
- "description": "Range available at the end of a trip.",
19358
+ "description": "Range available at the end of a trip. Note: The ranges in kilometers and miles are estimates, calculated based on the Chargetrip range, current route conditions, weather scenario (current or seasonal), and the route input at the time of planning. For HEVs and PHEVs this field will return null.",
19010
19359
  "args": [
19011
19360
  {
19012
19361
  "name": "unit",
@@ -19022,13 +19371,9 @@
19022
19371
  }
19023
19372
  ],
19024
19373
  "type": {
19025
- "kind": "NON_NULL",
19026
- "name": null,
19027
- "ofType": {
19028
- "kind": "SCALAR",
19029
- "name": "Float",
19030
- "ofType": null
19031
- }
19374
+ "kind": "SCALAR",
19375
+ "name": "Float",
19376
+ "ofType": null
19032
19377
  },
19033
19378
  "isDeprecated": false,
19034
19379
  "deprecationReason": null
@@ -19051,9 +19396,13 @@
19051
19396
  }
19052
19397
  ],
19053
19398
  "type": {
19054
- "kind": "SCALAR",
19055
- "name": "String",
19056
- "ofType": null
19399
+ "kind": "NON_NULL",
19400
+ "name": null,
19401
+ "ofType": {
19402
+ "kind": "SCALAR",
19403
+ "name": "String",
19404
+ "ofType": null
19405
+ }
19057
19406
  },
19058
19407
  "isDeprecated": false,
19059
19408
  "deprecationReason": null
@@ -19136,7 +19485,7 @@
19136
19485
  },
19137
19486
  {
19138
19487
  "name": "alternative_stations",
19139
- "description": "Alternative stations along a route within specified radius.",
19488
+ "description": "Alternative stations along a route within a specified radius. Will only return stations if alternative_station_radius was specified in the createRoute mutation.",
19140
19489
  "args": [],
19141
19490
  "type": {
19142
19491
  "kind": "NON_NULL",
@@ -19275,7 +19624,7 @@
19275
19624
  },
19276
19625
  {
19277
19626
  "name": "operator_ranking",
19278
- "description": "Ranking of an operator.",
19627
+ "description": "The value indicates the operator's ranking based on the station's location, in accordance with the list of countries from the configuration or request.",
19279
19628
  "args": [],
19280
19629
  "type": {
19281
19630
  "kind": "ENUM",
@@ -19284,6 +19633,18 @@
19284
19633
  },
19285
19634
  "isDeprecated": false,
19286
19635
  "deprecationReason": null
19636
+ },
19637
+ {
19638
+ "name": "operator_id",
19639
+ "description": "ID of the station's operator.",
19640
+ "args": [],
19641
+ "type": {
19642
+ "kind": "SCALAR",
19643
+ "name": "ID",
19644
+ "ofType": null
19645
+ },
19646
+ "isDeprecated": false,
19647
+ "deprecationReason": null
19287
19648
  }
19288
19649
  ],
19289
19650
  "inputFields": null,
@@ -19314,7 +19675,7 @@
19314
19675
  },
19315
19676
  {
19316
19677
  "name": "charging",
19317
- "description": "Total duration charging, in seconds.",
19678
+ "description": "Total charging duration, in seconds.",
19318
19679
  "args": [],
19319
19680
  "type": {
19320
19681
  "kind": "NON_NULL",
@@ -19330,7 +19691,7 @@
19330
19691
  },
19331
19692
  {
19332
19693
  "name": "driving",
19333
- "description": "Total duration driving, in seconds.",
19694
+ "description": "Total driving duration, in seconds.",
19334
19695
  "args": [],
19335
19696
  "type": {
19336
19697
  "kind": "NON_NULL",
@@ -19346,7 +19707,7 @@
19346
19707
  },
19347
19708
  {
19348
19709
  "name": "stopover",
19349
- "description": "Total duration stopped for a short stay, for example at a via point, in seconds.",
19710
+ "description": "Total stop duration, excluding charge stops, in seconds.",
19350
19711
  "args": [],
19351
19712
  "type": {
19352
19713
  "kind": "NON_NULL",
@@ -19362,12 +19723,16 @@
19362
19723
  },
19363
19724
  {
19364
19725
  "name": "ferry",
19365
- "description": "Total duration of ferry rides, in seconds.",
19726
+ "description": "Total ferry duration, in seconds.",
19366
19727
  "args": [],
19367
19728
  "type": {
19368
- "kind": "SCALAR",
19369
- "name": "Int",
19370
- "ofType": null
19729
+ "kind": "NON_NULL",
19730
+ "name": null,
19731
+ "ofType": {
19732
+ "kind": "SCALAR",
19733
+ "name": "Int",
19734
+ "ofType": null
19735
+ }
19371
19736
  },
19372
19737
  "isDeprecated": false,
19373
19738
  "deprecationReason": null
@@ -19674,16 +20039,12 @@
19674
20039
  },
19675
20040
  {
19676
20041
  "name": "consumption",
19677
- "description": "Total energy used in a leg in kilowatt hours.",
20042
+ "description": "Total energy used in a leg in kilowatt hours. For HEVs and PHEVs this field will return null.",
19678
20043
  "args": [],
19679
20044
  "type": {
19680
- "kind": "NON_NULL",
19681
- "name": null,
19682
- "ofType": {
19683
- "kind": "SCALAR",
19684
- "name": "Float",
19685
- "ofType": null
19686
- }
20045
+ "kind": "SCALAR",
20046
+ "name": "Float",
20047
+ "ofType": null
19687
20048
  },
19688
20049
  "isDeprecated": false,
19689
20050
  "deprecationReason": null
@@ -19722,7 +20083,7 @@
19722
20083
  },
19723
20084
  {
19724
20085
  "name": "range_at_origin",
19725
- "description": "Range at the origin of the leg.",
20086
+ "description": "Range at the start of a leg. The ranges in kilometers and miles are estimates, calculated based on the Chargetrip range, current route conditions, weather scenario (current or seasonal), and the route input at the time of planning. For HEVs and PHEVs this field will return null.",
19726
20087
  "args": [
19727
20088
  {
19728
20089
  "name": "unit",
@@ -19738,20 +20099,16 @@
19738
20099
  }
19739
20100
  ],
19740
20101
  "type": {
19741
- "kind": "NON_NULL",
19742
- "name": null,
19743
- "ofType": {
19744
- "kind": "SCALAR",
19745
- "name": "Float",
19746
- "ofType": null
19747
- }
20102
+ "kind": "SCALAR",
20103
+ "name": "Float",
20104
+ "ofType": null
19748
20105
  },
19749
20106
  "isDeprecated": false,
19750
20107
  "deprecationReason": null
19751
20108
  },
19752
20109
  {
19753
20110
  "name": "range_at_destination",
19754
- "description": "Range at the destination of the leg.",
20111
+ "description": "Range available at the end of a leg. The ranges in kilometers and miles are estimates, calculated based on the Chargetrip range, current route conditions, weather scenario (current or seasonal), and the route input at the time of planning. For HEVs and PHEVs this field will return null.",
19755
20112
  "args": [
19756
20113
  {
19757
20114
  "name": "unit",
@@ -19767,20 +20124,16 @@
19767
20124
  }
19768
20125
  ],
19769
20126
  "type": {
19770
- "kind": "NON_NULL",
19771
- "name": null,
19772
- "ofType": {
19773
- "kind": "SCALAR",
19774
- "name": "Float",
19775
- "ofType": null
19776
- }
20127
+ "kind": "SCALAR",
20128
+ "name": "Float",
20129
+ "ofType": null
19777
20130
  },
19778
20131
  "isDeprecated": false,
19779
20132
  "deprecationReason": null
19780
20133
  },
19781
20134
  {
19782
20135
  "name": "range_after_charge",
19783
- "description": "Range after charging on the leg.",
20136
+ "description": "Range after charging on the leg. The ranges in kilometers and miles are estimates, calculated based on the Chargetrip range, current route conditions, weather scenario (current or seasonal), and the route input at the time of planning. For HEVs and PHEVs this field will return null.",
19784
20137
  "args": [
19785
20138
  {
19786
20139
  "name": "unit",
@@ -19821,7 +20174,7 @@
19821
20174
  },
19822
20175
  {
19823
20176
  "name": "station",
19824
- "description": "Information about the station at the origin of this leg.",
20177
+ "description": "Information about the station at the destination of a leg. ",
19825
20178
  "args": [],
19826
20179
  "type": {
19827
20180
  "kind": "OBJECT",
@@ -20198,7 +20551,7 @@
20198
20551
  },
20199
20552
  {
20200
20553
  "name": "interval",
20201
- "description": "Interval of points that are included in this instruction, an array with 2 values, where the first value is the index of the polyline where the interval starts. The second value is where it ends.",
20554
+ "description": "Interval of points included in this instruction, represented as an array with two values: the first is the index of the polyline where the interval starts, and the second is where it ends.",
20202
20555
  "args": [],
20203
20556
  "type": {
20204
20557
  "kind": "NON_NULL",
@@ -20464,9 +20817,13 @@
20464
20817
  }
20465
20818
  ],
20466
20819
  "type": {
20467
- "kind": "SCALAR",
20468
- "name": "String",
20469
- "ofType": null
20820
+ "kind": "NON_NULL",
20821
+ "name": null,
20822
+ "ofType": {
20823
+ "kind": "SCALAR",
20824
+ "name": "String",
20825
+ "ofType": null
20826
+ }
20470
20827
  },
20471
20828
  "isDeprecated": false,
20472
20829
  "deprecationReason": null
@@ -20521,13 +20878,9 @@
20521
20878
  "description": "Total energy used in a section in kilowatt-hours. The value will be 0 for walking sections.",
20522
20879
  "args": [],
20523
20880
  "type": {
20524
- "kind": "NON_NULL",
20525
- "name": null,
20526
- "ofType": {
20527
- "kind": "SCALAR",
20528
- "name": "Float",
20529
- "ofType": null
20530
- }
20881
+ "kind": "SCALAR",
20882
+ "name": "Float",
20883
+ "ofType": null
20531
20884
  },
20532
20885
  "isDeprecated": false,
20533
20886
  "deprecationReason": null
@@ -20780,37 +21133,37 @@
20780
21133
  "enumValues": [
20781
21134
  {
20782
21135
  "name": "station",
20783
- "description": null,
21136
+ "description": "This leg ends at a charging station and the vehicle must recharge.",
20784
21137
  "isDeprecated": false,
20785
21138
  "deprecationReason": null
20786
21139
  },
20787
21140
  {
20788
21141
  "name": "station_via",
20789
- "description": null,
21142
+ "description": "This leg ends at a via charging station and the vehicle must recharge.",
20790
21143
  "isDeprecated": false,
20791
21144
  "deprecationReason": null
20792
21145
  },
20793
21146
  {
20794
21147
  "name": "station_final",
20795
- "description": null,
21148
+ "description": "This leg ends at the destination which is a charging station, and is the last leg of the route.",
20796
21149
  "isDeprecated": false,
20797
21150
  "deprecationReason": null
20798
21151
  },
20799
21152
  {
20800
21153
  "name": "station_amenity",
20801
- "description": null,
21154
+ "description": "This leg ends at a scheduled charging station and the vehicle must recharge.",
20802
21155
  "isDeprecated": false,
20803
21156
  "deprecationReason": null
20804
21157
  },
20805
21158
  {
20806
21159
  "name": "via",
20807
- "description": null,
21160
+ "description": "This leg ends at a via location.",
20808
21161
  "isDeprecated": false,
20809
21162
  "deprecationReason": null
20810
21163
  },
20811
21164
  {
20812
21165
  "name": "final",
20813
- "description": null,
21166
+ "description": "This leg ends at the destination, and is the last leg of the route.",
20814
21167
  "isDeprecated": false,
20815
21168
  "deprecationReason": null
20816
21169
  }
@@ -20843,16 +21196,20 @@
20843
21196
  "description": "Location of the maneuver.",
20844
21197
  "args": [],
20845
21198
  "type": {
20846
- "kind": "OBJECT",
20847
- "name": "RouteDetailsLegSectionFeaturePoint",
20848
- "ofType": null
21199
+ "kind": "NON_NULL",
21200
+ "name": null,
21201
+ "ofType": {
21202
+ "kind": "OBJECT",
21203
+ "name": "RouteDetailsLegSectionFeaturePoint",
21204
+ "ofType": null
21205
+ }
20849
21206
  },
20850
21207
  "isDeprecated": false,
20851
21208
  "deprecationReason": null
20852
21209
  },
20853
21210
  {
20854
21211
  "name": "name",
20855
- "description": "Name of the street on which an instruction is.",
21212
+ "description": "Name of the street associated with the instruction.",
20856
21213
  "args": [],
20857
21214
  "type": {
20858
21215
  "kind": "SCALAR",
@@ -20952,15 +21309,19 @@
20952
21309
  "description": "Aggregation of tags over the current maneuver.",
20953
21310
  "args": [],
20954
21311
  "type": {
20955
- "kind": "LIST",
21312
+ "kind": "NON_NULL",
20956
21313
  "name": null,
20957
21314
  "ofType": {
20958
- "kind": "NON_NULL",
21315
+ "kind": "LIST",
20959
21316
  "name": null,
20960
21317
  "ofType": {
20961
- "kind": "ENUM",
20962
- "name": "RouteDetailsTag",
20963
- "ofType": null
21318
+ "kind": "NON_NULL",
21319
+ "name": null,
21320
+ "ofType": {
21321
+ "kind": "ENUM",
21322
+ "name": "RouteDetailsTag",
21323
+ "ofType": null
21324
+ }
20964
21325
  }
20965
21326
  }
20966
21327
  },
@@ -21009,7 +21370,7 @@
21009
21370
  },
21010
21371
  {
21011
21372
  "name": "average_speed",
21012
- "description": "Average speed of a route path segment.",
21373
+ "description": "Average speed of a route path segment. This value is determined using legal maximum speed and, if provided, the user defined maximum speed.",
21013
21374
  "args": [
21014
21375
  {
21015
21376
  "name": "unit",
@@ -21038,16 +21399,12 @@
21038
21399
  },
21039
21400
  {
21040
21401
  "name": "consumption",
21041
- "description": "Consumption, in kilowatt hours, of a route path segment.",
21402
+ "description": "Consumption, in kilowatt hours, of a route path segment. For HEVs and PHEVs this field will return null.",
21042
21403
  "args": [],
21043
21404
  "type": {
21044
- "kind": "NON_NULL",
21045
- "name": null,
21046
- "ofType": {
21047
- "kind": "SCALAR",
21048
- "name": "Float",
21049
- "ofType": null
21050
- }
21405
+ "kind": "SCALAR",
21406
+ "name": "Float",
21407
+ "ofType": null
21051
21408
  },
21052
21409
  "isDeprecated": false,
21053
21410
  "deprecationReason": null
@@ -21099,7 +21456,7 @@
21099
21456
  },
21100
21457
  {
21101
21458
  "name": "state_of_charge",
21102
- "description": "State of charge, in kilowatt hours, of a route path segment.",
21459
+ "description": "State of charge, in kilowatt hours, of a route path segment. For HEVs and PHEVs this field will return null.",
21103
21460
  "args": [
21104
21461
  {
21105
21462
  "name": "unit",
@@ -21148,8 +21505,8 @@
21148
21505
  "ofType": null
21149
21506
  }
21150
21507
  },
21151
- "isDeprecated": false,
21152
- "deprecationReason": null
21508
+ "isDeprecated": true,
21509
+ "deprecationReason": "Will be removed in the future."
21153
21510
  }
21154
21511
  ],
21155
21512
  "inputFields": null,
@@ -23385,15 +23742,15 @@
23385
23742
  "deprecationReason": null
23386
23743
  },
23387
23744
  {
23388
- "name": "average_demand",
23389
- "description": "Estimated electricity demand at the time and place the electricity for this leg was obtained as a fraction of the annual average demand.",
23745
+ "name": "season",
23746
+ "description": "Season for which the leg was calculated.",
23390
23747
  "args": [],
23391
23748
  "type": {
23392
23749
  "kind": "NON_NULL",
23393
23750
  "name": null,
23394
23751
  "ofType": {
23395
- "kind": "SCALAR",
23396
- "name": "Float",
23752
+ "kind": "ENUM",
23753
+ "name": "RouteOperationalElectricitySeason",
23397
23754
  "ofType": null
23398
23755
  }
23399
23756
  },
@@ -23401,15 +23758,15 @@
23401
23758
  "deprecationReason": null
23402
23759
  },
23403
23760
  {
23404
- "name": "base_load_fraction",
23405
- "description": "Fraction of regional power generation that is not affected by demand (is assumed to always be on).",
23761
+ "name": "climate",
23762
+ "description": "Climate for which the leg was calculated.",
23406
23763
  "args": [],
23407
23764
  "type": {
23408
23765
  "kind": "NON_NULL",
23409
23766
  "name": null,
23410
23767
  "ofType": {
23411
- "kind": "SCALAR",
23412
- "name": "Float",
23768
+ "kind": "ENUM",
23769
+ "name": "RouteOperationalElectricityClimate",
23413
23770
  "ofType": null
23414
23771
  }
23415
23772
  },
@@ -23417,15 +23774,15 @@
23417
23774
  "deprecationReason": null
23418
23775
  },
23419
23776
  {
23420
- "name": "season",
23421
- "description": "Season for which the leg was calculated.",
23777
+ "name": "average_demand",
23778
+ "description": "Estimated electricity demand at the time and place the electricity for this leg was obtained as a fraction of the annual average demand.",
23422
23779
  "args": [],
23423
23780
  "type": {
23424
23781
  "kind": "NON_NULL",
23425
23782
  "name": null,
23426
23783
  "ofType": {
23427
- "kind": "ENUM",
23428
- "name": "RouteOperationalElectricitySeason",
23784
+ "kind": "SCALAR",
23785
+ "name": "Float",
23429
23786
  "ofType": null
23430
23787
  }
23431
23788
  },
@@ -23433,15 +23790,15 @@
23433
23790
  "deprecationReason": null
23434
23791
  },
23435
23792
  {
23436
- "name": "climate",
23437
- "description": "Climate for which the leg was calculated.",
23793
+ "name": "base_load_fraction",
23794
+ "description": "Fraction of regional power generation that is not affected by demand (is assumed to always be on).",
23438
23795
  "args": [],
23439
23796
  "type": {
23440
23797
  "kind": "NON_NULL",
23441
23798
  "name": null,
23442
23799
  "ofType": {
23443
- "kind": "ENUM",
23444
- "name": "RouteOperationalElectricityClimate",
23800
+ "kind": "SCALAR",
23801
+ "name": "Float",
23445
23802
  "ofType": null
23446
23803
  }
23447
23804
  },
@@ -25265,7 +25622,7 @@
25265
25622
  },
25266
25623
  {
25267
25624
  "name": "exclude",
25268
- "description": "Route operators that should be excluded.",
25625
+ "description": "Operators that should be excluded for a route calculation.",
25269
25626
  "args": [],
25270
25627
  "type": {
25271
25628
  "kind": "LIST",
@@ -25309,7 +25666,7 @@
25309
25666
  },
25310
25667
  {
25311
25668
  "name": "exclude",
25312
- "description": "Route operators that should be excluded.",
25669
+ "description": "Operators that should be excluded for a route calculation.",
25313
25670
  "type": {
25314
25671
  "kind": "LIST",
25315
25672
  "name": null,
@@ -25529,7 +25886,7 @@
25529
25886
  },
25530
25887
  {
25531
25888
  "name": "high",
25532
- "description": "Most significant level three for operator ranking.",
25889
+ "description": "Most significant level for operator ranking.",
25533
25890
  "type": {
25534
25891
  "kind": "LIST",
25535
25892
  "name": null,
@@ -26568,9 +26925,13 @@
26568
26925
  "description": "Number of occupants present in the vehicle.",
26569
26926
  "args": [],
26570
26927
  "type": {
26571
- "kind": "SCALAR",
26572
- "name": "Int",
26573
- "ofType": null
26928
+ "kind": "NON_NULL",
26929
+ "name": null,
26930
+ "ofType": {
26931
+ "kind": "SCALAR",
26932
+ "name": "Int",
26933
+ "ofType": null
26934
+ }
26574
26935
  },
26575
26936
  "isDeprecated": false,
26576
26937
  "deprecationReason": null
@@ -26580,9 +26941,13 @@
26580
26941
  "description": "Combined weight of the occupants. This can only be used in combination with occupants.",
26581
26942
  "args": [],
26582
26943
  "type": {
26583
- "kind": "OBJECT",
26584
- "name": "TotalOccupantWeight",
26585
- "ofType": null
26944
+ "kind": "NON_NULL",
26945
+ "name": null,
26946
+ "ofType": {
26947
+ "kind": "OBJECT",
26948
+ "name": "TotalOccupantWeight",
26949
+ "ofType": null
26950
+ }
26586
26951
  },
26587
26952
  "isDeprecated": false,
26588
26953
  "deprecationReason": null
@@ -27206,9 +27571,13 @@
27206
27571
  "description": "EV battery specific configuration.",
27207
27572
  "args": [],
27208
27573
  "type": {
27209
- "kind": "OBJECT",
27210
- "name": "RouteVehicleBattery",
27211
- "ofType": null
27574
+ "kind": "NON_NULL",
27575
+ "name": null,
27576
+ "ofType": {
27577
+ "kind": "OBJECT",
27578
+ "name": "RouteVehicleBattery",
27579
+ "ofType": null
27580
+ }
27212
27581
  },
27213
27582
  "isDeprecated": false,
27214
27583
  "deprecationReason": null
@@ -27218,21 +27587,29 @@
27218
27587
  "description": "Charging configuration.",
27219
27588
  "args": [],
27220
27589
  "type": {
27221
- "kind": "OBJECT",
27222
- "name": "RouteVehicleCharging",
27223
- "ofType": null
27590
+ "kind": "NON_NULL",
27591
+ "name": null,
27592
+ "ofType": {
27593
+ "kind": "OBJECT",
27594
+ "name": "RouteVehicleCharging",
27595
+ "ofType": null
27596
+ }
27224
27597
  },
27225
27598
  "isDeprecated": false,
27226
27599
  "deprecationReason": null
27227
27600
  },
27228
27601
  {
27229
27602
  "name": "tire_pressure",
27230
- "description": "Average tire pressures of all wheels, starting from the front side (right to left) and then to the rear.",
27603
+ "description": "Tire pressures of all wheels, ordered from front right to front left, then rear left to rear right.",
27231
27604
  "args": [],
27232
27605
  "type": {
27233
- "kind": "OBJECT",
27234
- "name": "TirePressure",
27235
- "ofType": null
27606
+ "kind": "NON_NULL",
27607
+ "name": null,
27608
+ "ofType": {
27609
+ "kind": "OBJECT",
27610
+ "name": "TirePressure",
27611
+ "ofType": null
27612
+ }
27236
27613
  },
27237
27614
  "isDeprecated": false,
27238
27615
  "deprecationReason": null
@@ -27254,21 +27631,29 @@
27254
27631
  "description": "Value of the auxiliary power consumption of the vehicle.",
27255
27632
  "args": [],
27256
27633
  "type": {
27257
- "kind": "OBJECT",
27258
- "name": "AuxiliaryConsumption",
27259
- "ofType": null
27634
+ "kind": "NON_NULL",
27635
+ "name": null,
27636
+ "ofType": {
27637
+ "kind": "OBJECT",
27638
+ "name": "AuxiliaryConsumption",
27639
+ "ofType": null
27640
+ }
27260
27641
  },
27261
27642
  "isDeprecated": false,
27262
27643
  "deprecationReason": null
27263
27644
  },
27264
27645
  {
27265
27646
  "name": "climate",
27266
- "description": "Flag which indicates if climate control is on.",
27647
+ "description": "Flag indicating if climate control is on.",
27267
27648
  "args": [],
27268
27649
  "type": {
27269
- "kind": "SCALAR",
27270
- "name": "Boolean",
27271
- "ofType": null
27650
+ "kind": "NON_NULL",
27651
+ "name": null,
27652
+ "ofType": {
27653
+ "kind": "SCALAR",
27654
+ "name": "Boolean",
27655
+ "ofType": null
27656
+ }
27272
27657
  },
27273
27658
  "isDeprecated": false,
27274
27659
  "deprecationReason": null
@@ -27291,7 +27676,7 @@
27291
27676
  },
27292
27677
  {
27293
27678
  "name": "cabin",
27294
- "description": "Vehicle cabin configuration.",
27679
+ "description": "Vehicle cabin configuration used for the route calculation. Applied only if vehicle.climate is set to true.",
27295
27680
  "args": [],
27296
27681
  "type": {
27297
27682
  "kind": "NON_NULL",
@@ -27331,7 +27716,7 @@
27331
27716
  },
27332
27717
  {
27333
27718
  "name": "is_parked",
27334
- "description": "Flag which indicates if vehicle is in park, neutral or turned off.",
27719
+ "description": "Flag indicating if a vehicle is in park, neutral, or turned off.",
27335
27720
  "args": [],
27336
27721
  "type": {
27337
27722
  "kind": "SCALAR",
@@ -27378,7 +27763,7 @@
27378
27763
  "fields": [
27379
27764
  {
27380
27765
  "name": "capacity",
27381
- "description": "Battery capacity.",
27766
+ "description": "Usable capacity of a battery used to compute a route. Value must be between 50% and 150%. If not provided, it defaults to the vehicle battery.usable_kwh.",
27382
27767
  "args": [],
27383
27768
  "type": {
27384
27769
  "kind": "NON_NULL",
@@ -27394,7 +27779,7 @@
27394
27779
  },
27395
27780
  {
27396
27781
  "name": "state_of_charge",
27397
- "description": "State of charge.",
27782
+ "description": "Current amount of energy in a battery. If not provided, it is assumed the battery is fully charged and equal to the vehicle battery.capacity. ",
27398
27783
  "args": [],
27399
27784
  "type": {
27400
27785
  "kind": "NON_NULL",
@@ -27410,7 +27795,7 @@
27410
27795
  },
27411
27796
  {
27412
27797
  "name": "final_state_of_charge",
27413
- "description": "Minimum final battery state of charge. The value should be between 0 and 60% of the battery capacity.",
27798
+ "description": "Desired final amount of energy in a battery at the and of a trip. The value must be between 0 and 60% of the vehicle battery.capacity. If not provided—or if the specified value is below the safe risk margin—the safe risk margin is used by default.",
27414
27799
  "args": [],
27415
27800
  "type": {
27416
27801
  "kind": "NON_NULL",
@@ -27474,7 +27859,7 @@
27474
27859
  },
27475
27860
  {
27476
27861
  "name": "is_charging",
27477
- "description": "Flag which indicates if the vehicle is charging.",
27862
+ "description": "Flag indicating if the vehicle is charging.",
27478
27863
  "args": [],
27479
27864
  "type": {
27480
27865
  "kind": "SCALAR",
@@ -27498,7 +27883,7 @@
27498
27883
  "inputFields": [
27499
27884
  {
27500
27885
  "name": "capacity",
27501
- "description": "Battery capacity.",
27886
+ "description": "Usable capacity of a battery used to compute a route. Value must be between 50% and 150%. If not provided, it defaults to the vehicle battery.usable_kwh.",
27502
27887
  "type": {
27503
27888
  "kind": "INPUT_OBJECT",
27504
27889
  "name": "StateOfChargeInput",
@@ -27510,7 +27895,7 @@
27510
27895
  },
27511
27896
  {
27512
27897
  "name": "state_of_charge",
27513
- "description": "Battery state of charge.",
27898
+ "description": "Current amount of energy in a battery. If not provided, it is assumed the battery is fully charged and equal to the vehicle battery.capacity. ",
27514
27899
  "type": {
27515
27900
  "kind": "INPUT_OBJECT",
27516
27901
  "name": "StateOfChargeInput",
@@ -27522,7 +27907,7 @@
27522
27907
  },
27523
27908
  {
27524
27909
  "name": "final_state_of_charge",
27525
- "description": "Minimum final battery state of charge. The value should be between 0 and 60% of the battery capacity.",
27910
+ "description": "Desired final amount of energy in a battery at the and of a trip. The value must be between 0 and 60% of the vehicle battery.capacity. If not provided—or if the specified value is below the safe risk margin—the safe risk margin is used by default.",
27526
27911
  "type": {
27527
27912
  "kind": "INPUT_OBJECT",
27528
27913
  "name": "StateOfChargeInput",
@@ -27582,7 +27967,7 @@
27582
27967
  },
27583
27968
  {
27584
27969
  "name": "is_charging",
27585
- "description": "Flag which indicates if the vehicle is charging.",
27970
+ "description": "Flag indicating if the vehicle is charging.",
27586
27971
  "type": {
27587
27972
  "kind": "SCALAR",
27588
27973
  "name": "Boolean",
@@ -27604,7 +27989,7 @@
27604
27989
  "fields": [
27605
27990
  {
27606
27991
  "name": "is_preconditioned",
27607
- "description": "Flag which indicates if the vehicle cabin was preconditioned for the desired temperature.",
27992
+ "description": "Flag indicating if the vehicle cabin was preconditioned for the desired temperature.",
27608
27993
  "args": [],
27609
27994
  "type": {
27610
27995
  "kind": "NON_NULL",
@@ -27648,7 +28033,7 @@
27648
28033
  "inputFields": [
27649
28034
  {
27650
28035
  "name": "is_preconditioned",
27651
- "description": "Flag which indicates if the vehicle cabin was preconditioned for the desired temperature.",
28036
+ "description": "Flag indicating if the vehicle cabin was preconditioned for the desired temperature.",
27652
28037
  "type": {
27653
28038
  "kind": "SCALAR",
27654
28039
  "name": "Boolean",
@@ -27714,7 +28099,7 @@
27714
28099
  },
27715
28100
  {
27716
28101
  "name": "risk_margin",
27717
- "description": "Percentage for the minimum limit of the battery's capacity before a recharge. The value should be between 0 and 60. Defaults to 10.",
28102
+ "description": "Minimum remaining state of charge at charging stops, expressed as a percentage. The value must be between 0 and 60. If not provided, the project configuration value is used.",
27718
28103
  "args": [],
27719
28104
  "type": {
27720
28105
  "kind": "NON_NULL",
@@ -27730,18 +28115,22 @@
27730
28115
  },
27731
28116
  {
27732
28117
  "name": "connectors",
27733
- "description": "Supported connectors.",
28118
+ "description": "Supported connectors. If not specified, it defaults to the vehicle's connectors.",
27734
28119
  "args": [],
27735
28120
  "type": {
27736
- "kind": "LIST",
28121
+ "kind": "NON_NULL",
27737
28122
  "name": null,
27738
28123
  "ofType": {
27739
- "kind": "NON_NULL",
28124
+ "kind": "LIST",
27740
28125
  "name": null,
27741
28126
  "ofType": {
27742
- "kind": "OBJECT",
27743
- "name": "RouteVehicleChargingConnector",
27744
- "ofType": null
28127
+ "kind": "NON_NULL",
28128
+ "name": null,
28129
+ "ofType": {
28130
+ "kind": "OBJECT",
28131
+ "name": "RouteVehicleChargingConnector",
28132
+ "ofType": null
28133
+ }
27745
28134
  }
27746
28135
  }
27747
28136
  },
@@ -27750,18 +28139,22 @@
27750
28139
  },
27751
28140
  {
27752
28141
  "name": "adapters",
27753
- "description": "Supported adapters.",
28142
+ "description": "Supported adapters. If not specified, adapters will not be considered.",
27754
28143
  "args": [],
27755
28144
  "type": {
27756
- "kind": "LIST",
28145
+ "kind": "NON_NULL",
27757
28146
  "name": null,
27758
28147
  "ofType": {
27759
- "kind": "NON_NULL",
28148
+ "kind": "LIST",
27760
28149
  "name": null,
27761
28150
  "ofType": {
27762
- "kind": "OBJECT",
27763
- "name": "RouteVehicleChargingConnector",
27764
- "ofType": null
28151
+ "kind": "NON_NULL",
28152
+ "name": null,
28153
+ "ofType": {
28154
+ "kind": "OBJECT",
28155
+ "name": "RouteVehicleChargingConnector",
28156
+ "ofType": null
28157
+ }
27765
28158
  }
27766
28159
  }
27767
28160
  },
@@ -27797,7 +28190,7 @@
27797
28190
  },
27798
28191
  {
27799
28192
  "name": "maximum_charge_speed",
27800
- "description": "Maximum charging speed for the plug.",
28193
+ "description": "Maximum charging speed for this plug.",
27801
28194
  "args": [],
27802
28195
  "type": {
27803
28196
  "kind": "NON_NULL",
@@ -27892,7 +28285,7 @@
27892
28285
  },
27893
28286
  {
27894
28287
  "name": "risk_margin",
27895
- "description": "Percentage representing the minimum value of the state of charge at a next charge stop. The value should be between 0 and 60.",
28288
+ "description": "Minimum remaining state of charge at charging stops, expressed as a percentage. The value must be between 0 and 60. If not provided, the project configuration value is used.",
27896
28289
  "type": {
27897
28290
  "kind": "SCALAR",
27898
28291
  "name": "Int",
@@ -27904,7 +28297,7 @@
27904
28297
  },
27905
28298
  {
27906
28299
  "name": "connectors",
27907
- "description": "Supported connectors.",
28300
+ "description": "Supported connectors. If not specified, it defaults to the vehicle's connectors.",
27908
28301
  "type": {
27909
28302
  "kind": "LIST",
27910
28303
  "name": null,
@@ -27924,7 +28317,7 @@
27924
28317
  },
27925
28318
  {
27926
28319
  "name": "adapters",
27927
- "description": "Supported adapters.",
28320
+ "description": "Supported adapters. If not specified, adapters will not be considered.",
27928
28321
  "type": {
27929
28322
  "kind": "LIST",
27930
28323
  "name": null,
@@ -28136,7 +28529,7 @@
28136
28529
  },
28137
28530
  {
28138
28531
  "name": "tire_pressure",
28139
- "description": "Average tire pressures of all wheels.",
28532
+ "description": "Tire pressures of all wheels, ordered from front right to front left, then rear left to rear right.",
28140
28533
  "type": {
28141
28534
  "kind": "INPUT_OBJECT",
28142
28535
  "name": "TirePressureInput",
@@ -28172,7 +28565,7 @@
28172
28565
  },
28173
28566
  {
28174
28567
  "name": "climate",
28175
- "description": "Flag which indicates if climate control is on.",
28568
+ "description": "Flag indicating if climate control is on.",
28176
28569
  "type": {
28177
28570
  "kind": "SCALAR",
28178
28571
  "name": "Boolean",
@@ -28196,7 +28589,7 @@
28196
28589
  },
28197
28590
  {
28198
28591
  "name": "cabin",
28199
- "description": "Vehicle cabin configuration for creating the route.",
28592
+ "description": "Vehicle cabin configuration used for the route calculation. Applied only if vehicle.climate is set to true.",
28200
28593
  "type": {
28201
28594
  "kind": "INPUT_OBJECT",
28202
28595
  "name": "RouteVehicleCabinInput",
@@ -28232,7 +28625,7 @@
28232
28625
  },
28233
28626
  {
28234
28627
  "name": "is_parked",
28235
- "description": "Flag which indicates if vehicle is in park, neutral or turned off.",
28628
+ "description": "Flag indicating if a vehicle is in park, neutral, or turned off.",
28236
28629
  "type": {
28237
28630
  "kind": "SCALAR",
28238
28631
  "name": "Boolean",
@@ -28952,7 +29345,7 @@
28952
29345
  },
28953
29346
  {
28954
29347
  "name": "type",
28955
- "description": "Type of the state of charge of the vehicle.",
29348
+ "description": "Preferred unit for the vehicle's state of charge.",
28956
29349
  "args": [],
28957
29350
  "type": {
28958
29351
  "kind": "NON_NULL",
@@ -28996,7 +29389,7 @@
28996
29389
  "inputFields": [
28997
29390
  {
28998
29391
  "name": "value",
28999
- "description": "Value of the state of charge of the vehicle.",
29392
+ "description": "Value of the vehicle's state of charge.",
29000
29393
  "type": {
29001
29394
  "kind": "NON_NULL",
29002
29395
  "name": null,
@@ -29012,7 +29405,7 @@
29012
29405
  },
29013
29406
  {
29014
29407
  "name": "type",
29015
- "description": "Type of the state of charge of the vehicle.",
29408
+ "description": "Preferred unit for the vehicle's state of charge.",
29016
29409
  "type": {
29017
29410
  "kind": "NON_NULL",
29018
29411
  "name": null,
@@ -30941,8 +31334,8 @@
30941
31334
  "description": null,
30942
31335
  "fields": [
30943
31336
  {
30944
- "name": "connectedVehicle",
30945
- "description": "[BETA] Subscribe to a connected vehicle.",
31337
+ "name": "routeUpdatedById",
31338
+ "description": "Deprecated: In favor of route.",
30946
31339
  "args": [
30947
31340
  {
30948
31341
  "name": "id",
@@ -30963,19 +31356,19 @@
30963
31356
  ],
30964
31357
  "type": {
30965
31358
  "kind": "OBJECT",
30966
- "name": "ConnectedVehicle",
31359
+ "name": "Route",
30967
31360
  "ofType": null
30968
31361
  },
30969
31362
  "isDeprecated": false,
30970
31363
  "deprecationReason": null
30971
31364
  },
30972
31365
  {
30973
- "name": "isoline",
30974
- "description": "Subscribe to an isoline in order to receive updates.",
31366
+ "name": "route",
31367
+ "description": "Subscribe to a specific route to receive system event updates.",
30975
31368
  "args": [
30976
31369
  {
30977
31370
  "name": "id",
30978
- "description": null,
31371
+ "description": "ID of a route.",
30979
31372
  "type": {
30980
31373
  "kind": "NON_NULL",
30981
31374
  "name": null,
@@ -30991,9 +31384,13 @@
30991
31384
  }
30992
31385
  ],
30993
31386
  "type": {
30994
- "kind": "OBJECT",
30995
- "name": "Isoline",
30996
- "ofType": null
31387
+ "kind": "NON_NULL",
31388
+ "name": null,
31389
+ "ofType": {
31390
+ "kind": "OBJECT",
31391
+ "name": "RouteResponse",
31392
+ "ofType": null
31393
+ }
30997
31394
  },
30998
31395
  "isDeprecated": false,
30999
31396
  "deprecationReason": null
@@ -31028,8 +31425,8 @@
31028
31425
  "deprecationReason": null
31029
31426
  },
31030
31427
  {
31031
- "name": "routeUpdatedById",
31032
- "description": "Subscription for a specific route was updated in the system event",
31428
+ "name": "connectedVehicle",
31429
+ "description": "[BETA] Subscribe to a connected vehicle.",
31033
31430
  "args": [
31034
31431
  {
31035
31432
  "name": "id",
@@ -31050,19 +31447,19 @@
31050
31447
  ],
31051
31448
  "type": {
31052
31449
  "kind": "OBJECT",
31053
- "name": "Route",
31450
+ "name": "ConnectedVehicle",
31054
31451
  "ofType": null
31055
31452
  },
31056
31453
  "isDeprecated": false,
31057
31454
  "deprecationReason": null
31058
31455
  },
31059
31456
  {
31060
- "name": "route",
31061
- "description": "[BETA] Subscription for a specific route was updated in the system event",
31457
+ "name": "isoline",
31458
+ "description": "Subscribe to an isoline in order to receive updates.",
31062
31459
  "args": [
31063
31460
  {
31064
31461
  "name": "id",
31065
- "description": "ID of a route.",
31462
+ "description": null,
31066
31463
  "type": {
31067
31464
  "kind": "NON_NULL",
31068
31465
  "name": null,
@@ -31078,13 +31475,9 @@
31078
31475
  }
31079
31476
  ],
31080
31477
  "type": {
31081
- "kind": "NON_NULL",
31082
- "name": null,
31083
- "ofType": {
31084
- "kind": "OBJECT",
31085
- "name": "RouteResponse",
31086
- "ofType": null
31087
- }
31478
+ "kind": "OBJECT",
31479
+ "name": "Isoline",
31480
+ "ofType": null
31088
31481
  },
31089
31482
  "isDeprecated": false,
31090
31483
  "deprecationReason": null
@@ -31874,7 +32267,7 @@
31874
32267
  },
31875
32268
  {
31876
32269
  "name": "type",
31877
- "description": "Type of temperature.",
32270
+ "description": "Preferred unit for the temperature.",
31878
32271
  "args": [],
31879
32272
  "type": {
31880
32273
  "kind": "NON_NULL",
@@ -31918,7 +32311,7 @@
31918
32311
  },
31919
32312
  {
31920
32313
  "name": "type",
31921
- "description": "Type of temperature.",
32314
+ "description": "Preferred unit for the temperature.",
31922
32315
  "type": {
31923
32316
  "kind": "NON_NULL",
31924
32317
  "name": null,
@@ -31967,7 +32360,7 @@
31967
32360
  "fields": [
31968
32361
  {
31969
32362
  "name": "value",
31970
- "description": "Values for the tire pressure, starting from the front side right to left and to the rear (FR, FL, RL, RR).",
32363
+ "description": "Values for the tire pressure, ordered from front right to front left, then rear left to rear right.",
31971
32364
  "args": [],
31972
32365
  "type": {
31973
32366
  "kind": "NON_NULL",
@@ -31991,7 +32384,7 @@
31991
32384
  },
31992
32385
  {
31993
32386
  "name": "type",
31994
- "description": "Type of the value of pressure.",
32387
+ "description": "Preferred unit for the tire pressure.",
31995
32388
  "args": [],
31996
32389
  "type": {
31997
32390
  "kind": "NON_NULL",
@@ -32035,7 +32428,7 @@
32035
32428
  "inputFields": [
32036
32429
  {
32037
32430
  "name": "value",
32038
- "description": "Values for the tire pressure, starting from the front side right to left and to the rear.",
32431
+ "description": "Values for the tire pressure, ordered from front right to front left, then rear left to rear right.",
32039
32432
  "type": {
32040
32433
  "kind": "NON_NULL",
32041
32434
  "name": null,
@@ -32059,7 +32452,7 @@
32059
32452
  },
32060
32453
  {
32061
32454
  "name": "type",
32062
- "description": "Type of the value of pressure.",
32455
+ "description": "Preferred unit for the tire pressure.",
32063
32456
  "type": {
32064
32457
  "kind": "NON_NULL",
32065
32458
  "name": null,
@@ -32136,7 +32529,7 @@
32136
32529
  },
32137
32530
  {
32138
32531
  "name": "type",
32139
- "description": "Type of the current weight of the cargo.",
32532
+ "description": "Preferred unit for the current weight of the cargo.",
32140
32533
  "args": [],
32141
32534
  "type": {
32142
32535
  "kind": "NON_NULL",
@@ -32196,7 +32589,7 @@
32196
32589
  },
32197
32590
  {
32198
32591
  "name": "type",
32199
- "description": "Type of the current weight of the cargo.",
32592
+ "description": "Preferred unit for the current weight of the cargo.",
32200
32593
  "type": {
32201
32594
  "kind": "NON_NULL",
32202
32595
  "name": null,
@@ -32250,7 +32643,7 @@
32250
32643
  },
32251
32644
  {
32252
32645
  "name": "type",
32253
- "description": "Type of the current weight of the occupants.",
32646
+ "description": "Preferred unit for the current weight of the occupants.",
32254
32647
  "args": [],
32255
32648
  "type": {
32256
32649
  "kind": "NON_NULL",
@@ -32310,7 +32703,7 @@
32310
32703
  },
32311
32704
  {
32312
32705
  "name": "type",
32313
- "description": "Type of the current weight of the occupants.",
32706
+ "description": "Preferred unit for the current weight of the occupants.",
32314
32707
  "type": {
32315
32708
  "kind": "NON_NULL",
32316
32709
  "name": null,
@@ -39329,7 +39722,7 @@
39329
39722
  },
39330
39723
  {
39331
39724
  "name": "type",
39332
- "description": "Type of the vehicle speed.",
39725
+ "description": "Preferred unit for the vehicle's speed.",
39333
39726
  "args": [],
39334
39727
  "type": {
39335
39728
  "kind": "NON_NULL",
@@ -39373,7 +39766,7 @@
39373
39766
  "inputFields": [
39374
39767
  {
39375
39768
  "name": "value",
39376
- "description": "Value of the vehicle speed.",
39769
+ "description": "Value of the vehicle's speed.",
39377
39770
  "type": {
39378
39771
  "kind": "NON_NULL",
39379
39772
  "name": null,
@@ -39389,7 +39782,7 @@
39389
39782
  },
39390
39783
  {
39391
39784
  "name": "type",
39392
- "description": "Type of the vehicle speed.",
39785
+ "description": "Preferred unit for the vehicle's speed.",
39393
39786
  "type": {
39394
39787
  "kind": "NON_NULL",
39395
39788
  "name": null,
@@ -40627,464 +41020,12 @@
40627
41020
  ],
40628
41021
  "directives": [
40629
41022
  {
40630
- "name": "chargeSpeedConvert",
40631
- "description": "Converting the value of a charge speed input to a single unit.",
41023
+ "name": "oneOf",
41024
+ "description": "Indicates exactly one field must be supplied and this field must not be `null`.",
40632
41025
  "isRepeatable": false,
40633
- "locations": ["FIELD_DEFINITION"],
40634
- "args": [
40635
- {
40636
- "name": "unitParameterName",
40637
- "description": null,
40638
- "type": {
40639
- "kind": "SCALAR",
40640
- "name": "PlainString",
40641
- "ofType": null
40642
- },
40643
- "defaultValue": null,
40644
- "isDeprecated": false,
40645
- "deprecationReason": null
40646
- }
40647
- ]
40648
- },
40649
- {
40650
- "name": "defaultValue",
40651
- "description": null,
40652
- "isRepeatable": false,
40653
- "locations": ["FIELD_DEFINITION"],
40654
- "args": [
40655
- {
40656
- "name": "type",
40657
- "description": null,
40658
- "type": {
40659
- "kind": "SCALAR",
40660
- "name": "PlainString",
40661
- "ofType": null
40662
- },
40663
- "defaultValue": null,
40664
- "isDeprecated": false,
40665
- "deprecationReason": null
40666
- },
40667
- {
40668
- "name": "defaultValue",
40669
- "description": null,
40670
- "type": {
40671
- "kind": "LIST",
40672
- "name": null,
40673
- "ofType": {
40674
- "kind": "SCALAR",
40675
- "name": "PlainString",
40676
- "ofType": null
40677
- }
40678
- },
40679
- "defaultValue": null,
40680
- "isDeprecated": false,
40681
- "deprecationReason": null
40682
- },
40683
- {
40684
- "name": "description",
40685
- "description": null,
40686
- "type": {
40687
- "kind": "SCALAR",
40688
- "name": "PlainString",
40689
- "ofType": null
40690
- },
40691
- "defaultValue": null,
40692
- "isDeprecated": false,
40693
- "deprecationReason": null
40694
- }
40695
- ]
40696
- },
40697
- {
40698
- "name": "emissionUnitArgument",
40699
- "description": null,
40700
- "isRepeatable": false,
40701
- "locations": ["FIELD_DEFINITION"],
40702
- "args": [
40703
- {
40704
- "name": "type",
40705
- "description": null,
40706
- "type": {
40707
- "kind": "SCALAR",
40708
- "name": "PlainString",
40709
- "ofType": null
40710
- },
40711
- "defaultValue": null,
40712
- "isDeprecated": false,
40713
- "deprecationReason": null
40714
- },
40715
- {
40716
- "name": "defaultValue",
40717
- "description": null,
40718
- "type": {
40719
- "kind": "SCALAR",
40720
- "name": "PlainString",
40721
- "ofType": null
40722
- },
40723
- "defaultValue": null,
40724
- "isDeprecated": false,
40725
- "deprecationReason": null
40726
- },
40727
- {
40728
- "name": "description",
40729
- "description": null,
40730
- "type": {
40731
- "kind": "SCALAR",
40732
- "name": "PlainString",
40733
- "ofType": null
40734
- },
40735
- "defaultValue": null,
40736
- "isDeprecated": false,
40737
- "deprecationReason": null
40738
- }
40739
- ]
40740
- },
40741
- {
40742
- "name": "fuelUnitArgument",
40743
- "description": null,
40744
- "isRepeatable": false,
40745
- "locations": ["FIELD_DEFINITION"],
40746
- "args": [
40747
- {
40748
- "name": "type",
40749
- "description": null,
40750
- "type": {
40751
- "kind": "SCALAR",
40752
- "name": "PlainString",
40753
- "ofType": null
40754
- },
40755
- "defaultValue": null,
40756
- "isDeprecated": false,
40757
- "deprecationReason": null
40758
- },
40759
- {
40760
- "name": "defaultValue",
40761
- "description": null,
40762
- "type": {
40763
- "kind": "SCALAR",
40764
- "name": "PlainString",
40765
- "ofType": null
40766
- },
40767
- "defaultValue": null,
40768
- "isDeprecated": false,
40769
- "deprecationReason": null
40770
- },
40771
- {
40772
- "name": "description",
40773
- "description": null,
40774
- "type": {
40775
- "kind": "SCALAR",
40776
- "name": "PlainString",
40777
- "ofType": null
40778
- },
40779
- "defaultValue": null,
40780
- "isDeprecated": false,
40781
- "deprecationReason": null
40782
- }
40783
- ]
40784
- },
40785
- {
40786
- "name": "ocpi",
40787
- "description": "Indicates that a property is OCPI-compliant.",
40788
- "isRepeatable": false,
40789
- "locations": ["FIELD_DEFINITION"],
41026
+ "locations": ["INPUT_OBJECT"],
40790
41027
  "args": []
40791
41028
  },
40792
- {
40793
- "name": "sanitizeHtml",
40794
- "description": null,
40795
- "isRepeatable": false,
40796
- "locations": ["FIELD_DEFINITION", "INPUT_FIELD_DEFINITION"],
40797
- "args": [
40798
- {
40799
- "name": "allowedTags",
40800
- "description": null,
40801
- "type": {
40802
- "kind": "LIST",
40803
- "name": null,
40804
- "ofType": {
40805
- "kind": "SCALAR",
40806
- "name": "String",
40807
- "ofType": null
40808
- }
40809
- },
40810
- "defaultValue": null,
40811
- "isDeprecated": false,
40812
- "deprecationReason": null
40813
- },
40814
- {
40815
- "name": "allowedIframeHostnames",
40816
- "description": null,
40817
- "type": {
40818
- "kind": "LIST",
40819
- "name": null,
40820
- "ofType": {
40821
- "kind": "SCALAR",
40822
- "name": "String",
40823
- "ofType": null
40824
- }
40825
- },
40826
- "defaultValue": null,
40827
- "isDeprecated": false,
40828
- "deprecationReason": null
40829
- },
40830
- {
40831
- "name": "selfClosing",
40832
- "description": null,
40833
- "type": {
40834
- "kind": "LIST",
40835
- "name": null,
40836
- "ofType": {
40837
- "kind": "SCALAR",
40838
- "name": "String",
40839
- "ofType": null
40840
- }
40841
- },
40842
- "defaultValue": null,
40843
- "isDeprecated": false,
40844
- "deprecationReason": null
40845
- },
40846
- {
40847
- "name": "allowedSchemes",
40848
- "description": null,
40849
- "type": {
40850
- "kind": "LIST",
40851
- "name": null,
40852
- "ofType": {
40853
- "kind": "SCALAR",
40854
- "name": "String",
40855
- "ofType": null
40856
- }
40857
- },
40858
- "defaultValue": null,
40859
- "isDeprecated": false,
40860
- "deprecationReason": null
40861
- },
40862
- {
40863
- "name": "allowedSchemesAppliedToAttributes",
40864
- "description": null,
40865
- "type": {
40866
- "kind": "LIST",
40867
- "name": null,
40868
- "ofType": {
40869
- "kind": "SCALAR",
40870
- "name": "String",
40871
- "ofType": null
40872
- }
40873
- },
40874
- "defaultValue": null,
40875
- "isDeprecated": false,
40876
- "deprecationReason": null
40877
- }
40878
- ]
40879
- },
40880
- {
40881
- "name": "stateOfChargeConvert",
40882
- "description": "Converting the value of a state of charge input to a single unit.",
40883
- "isRepeatable": false,
40884
- "locations": ["FIELD_DEFINITION"],
40885
- "args": [
40886
- {
40887
- "name": "unitParameterName",
40888
- "description": null,
40889
- "type": {
40890
- "kind": "SCALAR",
40891
- "name": "PlainString",
40892
- "ofType": null
40893
- },
40894
- "defaultValue": null,
40895
- "isDeprecated": false,
40896
- "deprecationReason": null
40897
- }
40898
- ]
40899
- },
40900
- {
40901
- "name": "subFieldUnitConvert",
40902
- "description": "Converts the value of a member with nested fields to another unit type.",
40903
- "isRepeatable": false,
40904
- "locations": ["FIELD_DEFINITION"],
40905
- "args": [
40906
- {
40907
- "name": "fromUnit",
40908
- "description": null,
40909
- "type": {
40910
- "kind": "SCALAR",
40911
- "name": "PlainString",
40912
- "ofType": null
40913
- },
40914
- "defaultValue": null,
40915
- "isDeprecated": false,
40916
- "deprecationReason": null
40917
- },
40918
- {
40919
- "name": "subField",
40920
- "description": null,
40921
- "type": {
40922
- "kind": "SCALAR",
40923
- "name": "PlainString",
40924
- "ofType": null
40925
- },
40926
- "defaultValue": null,
40927
- "isDeprecated": false,
40928
- "deprecationReason": null
40929
- },
40930
- {
40931
- "name": "unitParameterName",
40932
- "description": null,
40933
- "type": {
40934
- "kind": "SCALAR",
40935
- "name": "PlainString",
40936
- "ofType": null
40937
- },
40938
- "defaultValue": null,
40939
- "isDeprecated": false,
40940
- "deprecationReason": null
40941
- },
40942
- {
40943
- "name": "round",
40944
- "description": null,
40945
- "type": {
40946
- "kind": "SCALAR",
40947
- "name": "Boolean",
40948
- "ofType": null
40949
- },
40950
- "defaultValue": "false",
40951
- "isDeprecated": false,
40952
- "deprecationReason": null
40953
- }
40954
- ]
40955
- },
40956
- {
40957
- "name": "torqueUnitArgument",
40958
- "description": null,
40959
- "isRepeatable": false,
40960
- "locations": ["FIELD_DEFINITION"],
40961
- "args": [
40962
- {
40963
- "name": "type",
40964
- "description": null,
40965
- "type": {
40966
- "kind": "SCALAR",
40967
- "name": "PlainString",
40968
- "ofType": null
40969
- },
40970
- "defaultValue": null,
40971
- "isDeprecated": false,
40972
- "deprecationReason": null
40973
- },
40974
- {
40975
- "name": "defaultValue",
40976
- "description": null,
40977
- "type": {
40978
- "kind": "SCALAR",
40979
- "name": "PlainString",
40980
- "ofType": null
40981
- },
40982
- "defaultValue": null,
40983
- "isDeprecated": false,
40984
- "deprecationReason": null
40985
- },
40986
- {
40987
- "name": "description",
40988
- "description": null,
40989
- "type": {
40990
- "kind": "SCALAR",
40991
- "name": "PlainString",
40992
- "ofType": null
40993
- },
40994
- "defaultValue": null,
40995
- "isDeprecated": false,
40996
- "deprecationReason": null
40997
- }
40998
- ]
40999
- },
41000
- {
41001
- "name": "unitArgument",
41002
- "description": null,
41003
- "isRepeatable": false,
41004
- "locations": ["FIELD_DEFINITION"],
41005
- "args": [
41006
- {
41007
- "name": "type",
41008
- "description": null,
41009
- "type": {
41010
- "kind": "SCALAR",
41011
- "name": "PlainString",
41012
- "ofType": null
41013
- },
41014
- "defaultValue": null,
41015
- "isDeprecated": false,
41016
- "deprecationReason": null
41017
- },
41018
- {
41019
- "name": "defaultValue",
41020
- "description": null,
41021
- "type": {
41022
- "kind": "SCALAR",
41023
- "name": "PlainString",
41024
- "ofType": null
41025
- },
41026
- "defaultValue": null,
41027
- "isDeprecated": false,
41028
- "deprecationReason": null
41029
- },
41030
- {
41031
- "name": "description",
41032
- "description": null,
41033
- "type": {
41034
- "kind": "SCALAR",
41035
- "name": "PlainString",
41036
- "ofType": null
41037
- },
41038
- "defaultValue": null,
41039
- "isDeprecated": false,
41040
- "deprecationReason": null
41041
- }
41042
- ]
41043
- },
41044
- {
41045
- "name": "unitConvert",
41046
- "description": "Converts the value of a field to another unit type.",
41047
- "isRepeatable": false,
41048
- "locations": ["FIELD_DEFINITION"],
41049
- "args": [
41050
- {
41051
- "name": "fromUnit",
41052
- "description": null,
41053
- "type": {
41054
- "kind": "SCALAR",
41055
- "name": "PlainString",
41056
- "ofType": null
41057
- },
41058
- "defaultValue": null,
41059
- "isDeprecated": false,
41060
- "deprecationReason": null
41061
- },
41062
- {
41063
- "name": "unitParameterName",
41064
- "description": null,
41065
- "type": {
41066
- "kind": "SCALAR",
41067
- "name": "PlainString",
41068
- "ofType": null
41069
- },
41070
- "defaultValue": null,
41071
- "isDeprecated": false,
41072
- "deprecationReason": null
41073
- },
41074
- {
41075
- "name": "round",
41076
- "description": null,
41077
- "type": {
41078
- "kind": "SCALAR",
41079
- "name": "Boolean",
41080
- "ofType": null
41081
- },
41082
- "defaultValue": "false",
41083
- "isDeprecated": false,
41084
- "deprecationReason": null
41085
- }
41086
- ]
41087
- },
41088
41029
  {
41089
41030
  "name": "include",
41090
41031
  "description": "Directs the executor to include this field or fragment only when the `if` argument is true.",