@@ -51,7 +51,7 @@ export const mockAbcType = (overrides?: Partial<AbcType>): AbcType => {
51
51
52
52
export const mockListType = (overrides?: Partial<ListType>): ListType => {
53
53
return {
54
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
54
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
55
55
};
56
56
};
57
57
@@ -129,7 +129,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
129
129
130
130
export const aListType = (overrides?: Partial<ListType>): ListType => {
131
131
return {
132
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
132
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
133
133
};
134
134
};
135
135
@@ -208,7 +208,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
208
208
209
209
export const aListType = (overrides?: Partial<ListType>): ListType => {
210
210
return {
211
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
211
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
212
212
};
213
213
};
214
214
@@ -287,7 +287,7 @@ export const anAbcType = (overrides?: Partial<Api.AbcType>): Api.AbcType => {
287
287
288
288
export const aListType = (overrides?: Partial<Api.ListType>): Api.ListType => {
289
289
return {
290
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
290
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
291
291
};
292
292
};
293
293
@@ -365,7 +365,7 @@ export const anAbcType = (overrides?: Partial<Api.AbcType>): Api.AbcType => {
365
365
366
366
export const aListType = (overrides?: Partial<Api.ListType>): Api.ListType => {
367
367
return {
368
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
368
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
369
369
};
370
370
};
371
371
@@ -444,7 +444,7 @@ export const anAbcType = (overrides?: Partial<Api.AbcType>): Api.AbcType => {
444
444
445
445
export const aListType = (overrides?: Partial<Api.ListType>): Api.ListType => {
446
446
return {
447
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
447
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
448
448
};
449
449
};
450
450
@@ -522,7 +522,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
522
522
523
523
export const aListType = (overrides?: Partial<ListType>): ListType => {
524
524
return {
525
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
525
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
526
526
};
527
527
};
528
528
@@ -600,7 +600,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
600
600
601
601
export const aListType = (overrides?: Partial<ListType>): ListType => {
602
602
return {
603
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
603
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
604
604
};
605
605
};
606
606
@@ -678,7 +678,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
678
678
679
679
export const aListType = (overrides?: Partial<ListType>): ListType => {
680
680
return {
681
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
681
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
682
682
};
683
683
};
684
684
@@ -756,7 +756,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
756
756
757
757
export const aListType = (overrides?: Partial<ListType>): ListType => {
758
758
return {
759
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
759
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
760
760
};
761
761
};
762
762
@@ -834,7 +834,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
834
834
835
835
export const aListType = (overrides?: Partial<ListType>): ListType => {
836
836
return {
837
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
837
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
838
838
};
839
839
};
840
840
@@ -995,7 +995,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
995
995
996
996
export const aListType = (overrides?: Partial<ListType>): ListType => {
997
997
return {
998
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
998
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
999
999
};
1000
1000
};
1001
1001
@@ -1074,7 +1074,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1074
1074
1075
1075
export const aListType = (overrides?: Partial<ListType>): ListType => {
1076
1076
return {
1077
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1077
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1078
1078
};
1079
1079
};
1080
1080
@@ -1152,7 +1152,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1152
1152
1153
1153
export const aListType = (overrides?: Partial<ListType>): ListType => {
1154
1154
return {
1155
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1155
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1156
1156
};
1157
1157
};
1158
1158
@@ -1230,7 +1230,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1230
1230
1231
1231
export const aListType = (overrides?: Partial<ListType>): ListType => {
1232
1232
return {
1233
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1233
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1234
1234
};
1235
1235
};
1236
1236
@@ -1308,7 +1308,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1308
1308
1309
1309
export const aListType = (overrides?: Partial<ListType>): ListType => {
1310
1310
return {
1311
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1311
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1312
1312
};
1313
1313
};
1314
1314
@@ -1386,7 +1386,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1386
1386
1387
1387
export const aListType = (overrides?: Partial<ListType>): ListType => {
1388
1388
return {
1389
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1389
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1390
1390
};
1391
1391
};
1392
1392
@@ -1465,7 +1465,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1465
1465
1466
1466
export const aListType = (overrides?: Partial<ListType>): ListType => {
1467
1467
return {
1468
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1468
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1469
1469
};
1470
1470
};
1471
1471
@@ -1543,7 +1543,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1543
1543
1544
1544
export const aListType = (overrides?: Partial<ListType>): ListType => {
1545
1545
return {
1546
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1546
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1547
1547
};
1548
1548
};
1549
1549
@@ -1621,7 +1621,7 @@ export const anABCType = (overrides?: Partial<ABCType>): ABCType => {
1621
1621
1622
1622
export const aListType = (overrides?: Partial<ListType>): ListType => {
1623
1623
return {
1624
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1624
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1625
1625
};
1626
1626
};
1627
1627
@@ -1706,7 +1706,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): { __typename: 'ABCType'
1706
1706
export const aListType = (overrides?: Partial<ListType>): { __typename: 'ListType' } & ListType => {
1707
1707
return {
1708
1708
__typename: 'ListType',
1709
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1709
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1710
1710
};
1711
1711
};
1712
1712
@@ -1786,7 +1786,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
1786
1786
1787
1787
export const aListType = (overrides?: Partial<ListType>): ListType => {
1788
1788
return {
1789
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1789
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1790
1790
};
1791
1791
};
1792
1792
@@ -1864,7 +1864,7 @@ export const anABCTYPE = (overrides?: Partial<ABCTYPE>): ABCTYPE => {
1864
1864
1865
1865
export const aLISTTYPE = (overrides?: Partial<LISTTYPE>): LISTTYPE => {
1866
1866
return {
1867
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1867
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1868
1868
};
1869
1869
};
1870
1870
@@ -1943,7 +1943,7 @@ export const anABCTYPE = (overrides?: Partial<ABCTYPE>): ABCTYPE => {
1943
1943
1944
1944
export const aLISTTYPE = (overrides?: Partial<LISTTYPE>): LISTTYPE => {
1945
1945
return {
1946
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
1946
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
1947
1947
};
1948
1948
};
1949
1949
@@ -2101,7 +2101,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
2101
2101
2102
2102
export const aListType = (overrides?: Partial<ListType>): ListType => {
2103
2103
return {
2104
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
2104
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
2105
2105
};
2106
2106
};
2107
2107
@@ -2180,7 +2180,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
2180
2180
2181
2181
export const aListType = (overrides?: Partial<ListType>): ListType => {
2182
2182
return {
2183
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
2183
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
2184
2184
};
2185
2185
};
2186
2186
@@ -2259,7 +2259,7 @@ export const anAbcType = (overrides?: Partial<ApiAbcType>): ApiAbcType => {
2259
2259
2260
2260
export const aListType = (overrides?: Partial<ApiListType>): ApiListType => {
2261
2261
return {
2262
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
2262
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
2263
2263
};
2264
2264
};
2265
2265
@@ -2338,7 +2338,7 @@ export const anAbcType = (overrides?: Partial<AbcType>): AbcType => {
2338
2338
2339
2339
export const aListType = (overrides?: Partial<ListType>): ListType => {
2340
2340
return {
2341
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
2341
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
2342
2342
};
2343
2343
};
2344
2344
@@ -2423,7 +2423,7 @@ export const anAbcType = (overrides?: Partial<AbcType>, _relationshipsToOmit: Ar
2423
2423
export const aListType = (overrides?: Partial<ListType>, _relationshipsToOmit: Array<string> = []): ListType => {
2424
2424
const relationshipsToOmit = ([..._relationshipsToOmit, 'ListType']);
2425
2425
return {
2426
- stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['id '],
2426
+ stringList: overrides && overrides.hasOwnProperty('stringList') ? overrides.stringList! : ['voluptatem '],
2427
2427
};
2428
2428
};
2429
2429
0 commit comments