@teambit/graphql 1.0.258 → 1.0.259
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.harmony/graphql@1.0.
|
|
3
|
+
<testsuite name="teambit.harmony/graphql@1.0.259" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/graphql-preview"]=t():e["teambit.harmony/graphql-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.harmony/graphql-preview"]=t():e["teambit.harmony/graphql-preview"]=t()}(self,(()=>(()=>{"use strict";var e={47394:(e,t,o)=>{var r={id:"teambit.harmony/graphql@1.0.259",homepage:"https://bit.cloud/teambit/harmony/graphql",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const a=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/brands/logo-grphql.svg"}));a.__bit_component=r,t.Logo=a},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{o.r(r),o.d(r,{compositions:()=>d,compositions_metadata:()=>f,overview:()=>u});var e={};o.r(e),o.d(e,{default:()=>l});var t=o(47394);o(41594);const n=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var a=["components"];function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},p.apply(this,arguments)}var c={},s="wrapper";function l(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,a);return(0,n.mdx)(s,p({},c,o,{components:t,mdxType:"MDXLayout"}),(0,n.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}l.isMDXComponent=!0;const d=[t],u=[e],f={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -152,7 +152,8 @@
|
|
|
152
152
|
"line": 8,
|
|
153
153
|
"character": 23
|
|
154
154
|
},
|
|
155
|
-
"name": "DocumentNode"
|
|
155
|
+
"name": "DocumentNode",
|
|
156
|
+
"packageName": "graphql"
|
|
156
157
|
}
|
|
157
158
|
]
|
|
158
159
|
},
|
|
@@ -232,7 +233,8 @@
|
|
|
232
233
|
"line": 10,
|
|
233
234
|
"character": 22
|
|
234
235
|
},
|
|
235
|
-
"name": "SchemaDirectives"
|
|
236
|
+
"name": "SchemaDirectives",
|
|
237
|
+
"packageName": "@graphql-modules/core"
|
|
236
238
|
},
|
|
237
239
|
"isOptional": true
|
|
238
240
|
}
|
|
@@ -283,7 +285,8 @@
|
|
|
283
285
|
"line": 54,
|
|
284
286
|
"character": 22
|
|
285
287
|
},
|
|
286
|
-
"name": "GraphQLConfig"
|
|
288
|
+
"name": "GraphQLConfig",
|
|
289
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
287
290
|
},
|
|
288
291
|
"isOptional": false,
|
|
289
292
|
"isSpread": false
|
|
@@ -323,7 +326,12 @@
|
|
|
323
326
|
"line": 64,
|
|
324
327
|
"character": 22
|
|
325
328
|
},
|
|
326
|
-
"name": "Harmony"
|
|
329
|
+
"name": "Harmony",
|
|
330
|
+
"componentId": {
|
|
331
|
+
"scope": "teambit.harmony",
|
|
332
|
+
"name": "harmony",
|
|
333
|
+
"version": "0.4.6"
|
|
334
|
+
}
|
|
327
335
|
},
|
|
328
336
|
"isOptional": false,
|
|
329
337
|
"isSpread": false
|
|
@@ -343,7 +351,11 @@
|
|
|
343
351
|
"line": 69,
|
|
344
352
|
"character": 22
|
|
345
353
|
},
|
|
346
|
-
"name": "Logger"
|
|
354
|
+
"name": "Logger",
|
|
355
|
+
"componentId": {
|
|
356
|
+
"scope": "teambit.harmony",
|
|
357
|
+
"name": "logger"
|
|
358
|
+
}
|
|
347
359
|
},
|
|
348
360
|
"isOptional": false,
|
|
349
361
|
"isSpread": false
|
|
@@ -363,7 +375,8 @@
|
|
|
363
375
|
"line": 71,
|
|
364
376
|
"character": 32
|
|
365
377
|
},
|
|
366
|
-
"name": "GraphQLServerSlot"
|
|
378
|
+
"name": "GraphQLServerSlot",
|
|
379
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
367
380
|
},
|
|
368
381
|
"isOptional": false,
|
|
369
382
|
"isSpread": false
|
|
@@ -383,7 +396,8 @@
|
|
|
383
396
|
"line": 76,
|
|
384
397
|
"character": 25
|
|
385
398
|
},
|
|
386
|
-
"name": "PubSubSlot"
|
|
399
|
+
"name": "PubSubSlot",
|
|
400
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
387
401
|
},
|
|
388
402
|
"isOptional": false,
|
|
389
403
|
"isSpread": false
|
|
@@ -557,7 +571,8 @@
|
|
|
557
571
|
"line": 108,
|
|
558
572
|
"character": 31
|
|
559
573
|
},
|
|
560
|
-
"name": "GraphQLServerOptions"
|
|
574
|
+
"name": "GraphQLServerOptions",
|
|
575
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
561
576
|
},
|
|
562
577
|
"isOptional": false,
|
|
563
578
|
"isSpread": false
|
|
@@ -663,7 +678,8 @@
|
|
|
663
678
|
"line": 172,
|
|
664
679
|
"character": 26
|
|
665
680
|
},
|
|
666
|
-
"name": "PubSubEngine"
|
|
681
|
+
"name": "PubSubEngine",
|
|
682
|
+
"packageName": "graphql-subscriptions"
|
|
667
683
|
},
|
|
668
684
|
"isOptional": false,
|
|
669
685
|
"isSpread": false
|
|
@@ -735,7 +751,8 @@
|
|
|
735
751
|
"line": 182,
|
|
736
752
|
"character": 40
|
|
737
753
|
},
|
|
738
|
-
"name": "Server"
|
|
754
|
+
"name": "Server",
|
|
755
|
+
"packageName": "http"
|
|
739
756
|
},
|
|
740
757
|
"isOptional": true,
|
|
741
758
|
"isSpread": false
|
|
@@ -755,7 +772,8 @@
|
|
|
755
772
|
"line": 182,
|
|
756
773
|
"character": 54
|
|
757
774
|
},
|
|
758
|
-
"name": "Express"
|
|
775
|
+
"name": "Express",
|
|
776
|
+
"packageName": "express"
|
|
759
777
|
},
|
|
760
778
|
"isOptional": true,
|
|
761
779
|
"isSpread": false
|
|
@@ -943,7 +961,11 @@
|
|
|
943
961
|
"line": 317,
|
|
944
962
|
"character": 23
|
|
945
963
|
},
|
|
946
|
-
"name": "LoggerMain"
|
|
964
|
+
"name": "LoggerMain",
|
|
965
|
+
"componentId": {
|
|
966
|
+
"scope": "teambit.harmony",
|
|
967
|
+
"name": "logger"
|
|
968
|
+
}
|
|
947
969
|
}
|
|
948
970
|
]
|
|
949
971
|
},
|
|
@@ -965,7 +987,8 @@
|
|
|
965
987
|
"line": 318,
|
|
966
988
|
"character": 13
|
|
967
989
|
},
|
|
968
|
-
"name": "GraphQLConfig"
|
|
990
|
+
"name": "GraphQLConfig",
|
|
991
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
969
992
|
},
|
|
970
993
|
"isOptional": false,
|
|
971
994
|
"isSpread": false
|
|
@@ -1002,7 +1025,8 @@
|
|
|
1002
1025
|
"line": 319,
|
|
1003
1026
|
"character": 63
|
|
1004
1027
|
},
|
|
1005
|
-
"name": "GraphQLServerSlot"
|
|
1028
|
+
"name": "GraphQLServerSlot",
|
|
1029
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
1006
1030
|
},
|
|
1007
1031
|
{
|
|
1008
1032
|
"__schema": "TypeRefSchema",
|
|
@@ -1011,7 +1035,8 @@
|
|
|
1011
1035
|
"line": 319,
|
|
1012
1036
|
"character": 82
|
|
1013
1037
|
},
|
|
1014
|
-
"name": "PubSubSlot"
|
|
1038
|
+
"name": "PubSubSlot",
|
|
1039
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
1015
1040
|
}
|
|
1016
1041
|
]
|
|
1017
1042
|
},
|
|
@@ -1033,7 +1058,12 @@
|
|
|
1033
1058
|
"line": 320,
|
|
1034
1059
|
"character": 14
|
|
1035
1060
|
},
|
|
1036
|
-
"name": "Harmony"
|
|
1061
|
+
"name": "Harmony",
|
|
1062
|
+
"componentId": {
|
|
1063
|
+
"scope": "teambit.harmony",
|
|
1064
|
+
"name": "harmony",
|
|
1065
|
+
"version": "0.4.6"
|
|
1066
|
+
}
|
|
1037
1067
|
},
|
|
1038
1068
|
"isOptional": false,
|
|
1039
1069
|
"isSpread": false
|
|
@@ -1083,6 +1113,11 @@
|
|
|
1083
1113
|
"character": 26
|
|
1084
1114
|
},
|
|
1085
1115
|
"name": "SlotRegistry",
|
|
1116
|
+
"componentId": {
|
|
1117
|
+
"scope": "teambit.harmony",
|
|
1118
|
+
"name": "harmony",
|
|
1119
|
+
"version": "0.4.6"
|
|
1120
|
+
},
|
|
1086
1121
|
"typeArgs": [
|
|
1087
1122
|
{
|
|
1088
1123
|
"__schema": "TypeRefSchema",
|
|
@@ -1160,7 +1195,8 @@
|
|
|
1160
1195
|
"line": 31,
|
|
1161
1196
|
"character": 57
|
|
1162
1197
|
},
|
|
1163
|
-
"name": "ClientOptions"
|
|
1198
|
+
"name": "ClientOptions",
|
|
1199
|
+
"internalFilePath": "graphql.ui.runtime.tsx"
|
|
1164
1200
|
},
|
|
1165
1201
|
"isOptional": true,
|
|
1166
1202
|
"defaultValue": "{}",
|
|
@@ -1519,6 +1555,7 @@
|
|
|
1519
1555
|
"character": 32
|
|
1520
1556
|
},
|
|
1521
1557
|
"name": "ApolloClient",
|
|
1558
|
+
"packageName": "@apollo/client",
|
|
1522
1559
|
"typeArgs": [
|
|
1523
1560
|
{
|
|
1524
1561
|
"__schema": "TypeRefSchema",
|
|
@@ -1627,7 +1664,8 @@
|
|
|
1627
1664
|
"line": 10,
|
|
1628
1665
|
"character": 55
|
|
1629
1666
|
},
|
|
1630
|
-
"name": "GraphQLProviderProps"
|
|
1667
|
+
"name": "GraphQLProviderProps",
|
|
1668
|
+
"internalFilePath": "graphql-provider/graphql-provider.tsx"
|
|
1631
1669
|
},
|
|
1632
1670
|
"isOptional": false,
|
|
1633
1671
|
"objectBindingNodes": [
|
|
@@ -1875,7 +1913,8 @@
|
|
|
1875
1913
|
"line": 8,
|
|
1876
1914
|
"character": 23
|
|
1877
1915
|
},
|
|
1878
|
-
"name": "DocumentNode"
|
|
1916
|
+
"name": "DocumentNode",
|
|
1917
|
+
"packageName": "graphql"
|
|
1879
1918
|
}
|
|
1880
1919
|
]
|
|
1881
1920
|
},
|
|
@@ -1955,7 +1994,8 @@
|
|
|
1955
1994
|
"line": 10,
|
|
1956
1995
|
"character": 22
|
|
1957
1996
|
},
|
|
1958
|
-
"name": "SchemaDirectives"
|
|
1997
|
+
"name": "SchemaDirectives",
|
|
1998
|
+
"packageName": "@graphql-modules/core"
|
|
1959
1999
|
},
|
|
1960
2000
|
"isOptional": true
|
|
1961
2001
|
}
|
|
@@ -2132,6 +2172,11 @@
|
|
|
2132
2172
|
"character": 33
|
|
2133
2173
|
},
|
|
2134
2174
|
"name": "SlotRegistry",
|
|
2175
|
+
"componentId": {
|
|
2176
|
+
"scope": "teambit.harmony",
|
|
2177
|
+
"name": "harmony",
|
|
2178
|
+
"version": "0.4.6"
|
|
2179
|
+
},
|
|
2135
2180
|
"typeArgs": [
|
|
2136
2181
|
{
|
|
2137
2182
|
"__schema": "TypeRefSchema",
|
|
@@ -2162,6 +2207,11 @@
|
|
|
2162
2207
|
"character": 26
|
|
2163
2208
|
},
|
|
2164
2209
|
"name": "SlotRegistry",
|
|
2210
|
+
"componentId": {
|
|
2211
|
+
"scope": "teambit.harmony",
|
|
2212
|
+
"name": "harmony",
|
|
2213
|
+
"version": "0.4.6"
|
|
2214
|
+
},
|
|
2165
2215
|
"typeArgs": [
|
|
2166
2216
|
{
|
|
2167
2217
|
"__schema": "TypeRefSchema",
|
|
@@ -2192,6 +2242,11 @@
|
|
|
2192
2242
|
"character": 26
|
|
2193
2243
|
},
|
|
2194
2244
|
"name": "SlotRegistry",
|
|
2245
|
+
"componentId": {
|
|
2246
|
+
"scope": "teambit.harmony",
|
|
2247
|
+
"name": "harmony",
|
|
2248
|
+
"version": "0.4.6"
|
|
2249
|
+
},
|
|
2195
2250
|
"typeArgs": [
|
|
2196
2251
|
{
|
|
2197
2252
|
"__schema": "TypeRefSchema",
|
|
@@ -2200,7 +2255,8 @@
|
|
|
2200
2255
|
"line": 37,
|
|
2201
2256
|
"character": 39
|
|
2202
2257
|
},
|
|
2203
|
-
"name": "PubSubEngine"
|
|
2258
|
+
"name": "PubSubEngine",
|
|
2259
|
+
"packageName": "graphql-subscriptions"
|
|
2204
2260
|
}
|
|
2205
2261
|
]
|
|
2206
2262
|
}
|
|
@@ -2258,7 +2314,8 @@
|
|
|
2258
2314
|
"line": 41,
|
|
2259
2315
|
"character": 9
|
|
2260
2316
|
},
|
|
2261
|
-
"name": "Express"
|
|
2317
|
+
"name": "Express",
|
|
2318
|
+
"packageName": "express"
|
|
2262
2319
|
},
|
|
2263
2320
|
"isOptional": true
|
|
2264
2321
|
},
|
|
@@ -2416,7 +2473,8 @@
|
|
|
2416
2473
|
"line": 54,
|
|
2417
2474
|
"character": 22
|
|
2418
2475
|
},
|
|
2419
|
-
"name": "GraphQLConfig"
|
|
2476
|
+
"name": "GraphQLConfig",
|
|
2477
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
2420
2478
|
},
|
|
2421
2479
|
"isOptional": false,
|
|
2422
2480
|
"isSpread": false
|
|
@@ -2456,7 +2514,12 @@
|
|
|
2456
2514
|
"line": 64,
|
|
2457
2515
|
"character": 22
|
|
2458
2516
|
},
|
|
2459
|
-
"name": "Harmony"
|
|
2517
|
+
"name": "Harmony",
|
|
2518
|
+
"componentId": {
|
|
2519
|
+
"scope": "teambit.harmony",
|
|
2520
|
+
"name": "harmony",
|
|
2521
|
+
"version": "0.4.6"
|
|
2522
|
+
}
|
|
2460
2523
|
},
|
|
2461
2524
|
"isOptional": false,
|
|
2462
2525
|
"isSpread": false
|
|
@@ -2476,7 +2539,11 @@
|
|
|
2476
2539
|
"line": 69,
|
|
2477
2540
|
"character": 22
|
|
2478
2541
|
},
|
|
2479
|
-
"name": "Logger"
|
|
2542
|
+
"name": "Logger",
|
|
2543
|
+
"componentId": {
|
|
2544
|
+
"scope": "teambit.harmony",
|
|
2545
|
+
"name": "logger"
|
|
2546
|
+
}
|
|
2480
2547
|
},
|
|
2481
2548
|
"isOptional": false,
|
|
2482
2549
|
"isSpread": false
|
|
@@ -2496,7 +2563,8 @@
|
|
|
2496
2563
|
"line": 71,
|
|
2497
2564
|
"character": 32
|
|
2498
2565
|
},
|
|
2499
|
-
"name": "GraphQLServerSlot"
|
|
2566
|
+
"name": "GraphQLServerSlot",
|
|
2567
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
2500
2568
|
},
|
|
2501
2569
|
"isOptional": false,
|
|
2502
2570
|
"isSpread": false
|
|
@@ -2516,7 +2584,8 @@
|
|
|
2516
2584
|
"line": 76,
|
|
2517
2585
|
"character": 25
|
|
2518
2586
|
},
|
|
2519
|
-
"name": "PubSubSlot"
|
|
2587
|
+
"name": "PubSubSlot",
|
|
2588
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
2520
2589
|
},
|
|
2521
2590
|
"isOptional": false,
|
|
2522
2591
|
"isSpread": false
|
|
@@ -2690,7 +2759,8 @@
|
|
|
2690
2759
|
"line": 108,
|
|
2691
2760
|
"character": 31
|
|
2692
2761
|
},
|
|
2693
|
-
"name": "GraphQLServerOptions"
|
|
2762
|
+
"name": "GraphQLServerOptions",
|
|
2763
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
2694
2764
|
},
|
|
2695
2765
|
"isOptional": false,
|
|
2696
2766
|
"isSpread": false
|
|
@@ -2796,7 +2866,8 @@
|
|
|
2796
2866
|
"line": 172,
|
|
2797
2867
|
"character": 26
|
|
2798
2868
|
},
|
|
2799
|
-
"name": "PubSubEngine"
|
|
2869
|
+
"name": "PubSubEngine",
|
|
2870
|
+
"packageName": "graphql-subscriptions"
|
|
2800
2871
|
},
|
|
2801
2872
|
"isOptional": false,
|
|
2802
2873
|
"isSpread": false
|
|
@@ -2868,7 +2939,8 @@
|
|
|
2868
2939
|
"line": 182,
|
|
2869
2940
|
"character": 40
|
|
2870
2941
|
},
|
|
2871
|
-
"name": "Server"
|
|
2942
|
+
"name": "Server",
|
|
2943
|
+
"packageName": "http"
|
|
2872
2944
|
},
|
|
2873
2945
|
"isOptional": true,
|
|
2874
2946
|
"isSpread": false
|
|
@@ -2888,7 +2960,8 @@
|
|
|
2888
2960
|
"line": 182,
|
|
2889
2961
|
"character": 54
|
|
2890
2962
|
},
|
|
2891
|
-
"name": "Express"
|
|
2963
|
+
"name": "Express",
|
|
2964
|
+
"packageName": "express"
|
|
2892
2965
|
},
|
|
2893
2966
|
"isOptional": true,
|
|
2894
2967
|
"isSpread": false
|
|
@@ -3076,7 +3149,11 @@
|
|
|
3076
3149
|
"line": 317,
|
|
3077
3150
|
"character": 23
|
|
3078
3151
|
},
|
|
3079
|
-
"name": "LoggerMain"
|
|
3152
|
+
"name": "LoggerMain",
|
|
3153
|
+
"componentId": {
|
|
3154
|
+
"scope": "teambit.harmony",
|
|
3155
|
+
"name": "logger"
|
|
3156
|
+
}
|
|
3080
3157
|
}
|
|
3081
3158
|
]
|
|
3082
3159
|
},
|
|
@@ -3098,7 +3175,8 @@
|
|
|
3098
3175
|
"line": 318,
|
|
3099
3176
|
"character": 13
|
|
3100
3177
|
},
|
|
3101
|
-
"name": "GraphQLConfig"
|
|
3178
|
+
"name": "GraphQLConfig",
|
|
3179
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
3102
3180
|
},
|
|
3103
3181
|
"isOptional": false,
|
|
3104
3182
|
"isSpread": false
|
|
@@ -3135,7 +3213,8 @@
|
|
|
3135
3213
|
"line": 319,
|
|
3136
3214
|
"character": 63
|
|
3137
3215
|
},
|
|
3138
|
-
"name": "GraphQLServerSlot"
|
|
3216
|
+
"name": "GraphQLServerSlot",
|
|
3217
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
3139
3218
|
},
|
|
3140
3219
|
{
|
|
3141
3220
|
"__schema": "TypeRefSchema",
|
|
@@ -3144,7 +3223,8 @@
|
|
|
3144
3223
|
"line": 319,
|
|
3145
3224
|
"character": 82
|
|
3146
3225
|
},
|
|
3147
|
-
"name": "PubSubSlot"
|
|
3226
|
+
"name": "PubSubSlot",
|
|
3227
|
+
"internalFilePath": "graphql.main.runtime.ts"
|
|
3148
3228
|
}
|
|
3149
3229
|
]
|
|
3150
3230
|
},
|
|
@@ -3166,7 +3246,12 @@
|
|
|
3166
3246
|
"line": 320,
|
|
3167
3247
|
"character": 14
|
|
3168
3248
|
},
|
|
3169
|
-
"name": "Harmony"
|
|
3249
|
+
"name": "Harmony",
|
|
3250
|
+
"componentId": {
|
|
3251
|
+
"scope": "teambit.harmony",
|
|
3252
|
+
"name": "harmony",
|
|
3253
|
+
"version": "0.4.6"
|
|
3254
|
+
}
|
|
3170
3255
|
},
|
|
3171
3256
|
"isOptional": false,
|
|
3172
3257
|
"isSpread": false
|
|
@@ -3251,6 +3336,7 @@
|
|
|
3251
3336
|
"character": 32
|
|
3252
3337
|
},
|
|
3253
3338
|
"name": "ApolloClient",
|
|
3339
|
+
"packageName": "@apollo/client",
|
|
3254
3340
|
"typeArgs": [
|
|
3255
3341
|
{
|
|
3256
3342
|
"__schema": "TypeRefSchema",
|
|
@@ -3319,7 +3405,8 @@
|
|
|
3319
3405
|
"line": 31,
|
|
3320
3406
|
"character": 57
|
|
3321
3407
|
},
|
|
3322
|
-
"name": "ClientOptions"
|
|
3408
|
+
"name": "ClientOptions",
|
|
3409
|
+
"internalFilePath": "graphql.ui.runtime.tsx"
|
|
3323
3410
|
},
|
|
3324
3411
|
"isOptional": true,
|
|
3325
3412
|
"defaultValue": "{}",
|
|
@@ -3675,7 +3762,8 @@
|
|
|
3675
3762
|
"line": 25,
|
|
3676
3763
|
"character": 11
|
|
3677
3764
|
},
|
|
3678
|
-
"name": "NormalizedCacheObject"
|
|
3765
|
+
"name": "NormalizedCacheObject",
|
|
3766
|
+
"packageName": "@apollo/client"
|
|
3679
3767
|
},
|
|
3680
3768
|
"isOptional": true
|
|
3681
3769
|
},
|
|
@@ -3796,7 +3884,8 @@
|
|
|
3796
3884
|
"line": 7,
|
|
3797
3885
|
"character": 13
|
|
3798
3886
|
},
|
|
3799
|
-
"name": "ReactNode"
|
|
3887
|
+
"name": "ReactNode",
|
|
3888
|
+
"packageName": "react"
|
|
3800
3889
|
},
|
|
3801
3890
|
"isOptional": false
|
|
3802
3891
|
}
|
|
@@ -3827,7 +3916,8 @@
|
|
|
3827
3916
|
"line": 10,
|
|
3828
3917
|
"character": 55
|
|
3829
3918
|
},
|
|
3830
|
-
"name": "GraphQLProviderProps"
|
|
3919
|
+
"name": "GraphQLProviderProps",
|
|
3920
|
+
"internalFilePath": "graphql-provider/graphql-provider.tsx"
|
|
3831
3921
|
},
|
|
3832
3922
|
"isOptional": false,
|
|
3833
3923
|
"objectBindingNodes": [
|
|
@@ -3877,7 +3967,7 @@
|
|
|
3877
3967
|
"componentId": {
|
|
3878
3968
|
"scope": "teambit.harmony",
|
|
3879
3969
|
"name": "graphql",
|
|
3880
|
-
"version": "1.0.
|
|
3970
|
+
"version": "1.0.259"
|
|
3881
3971
|
},
|
|
3882
3972
|
"taggedModuleExports": []
|
|
3883
3973
|
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_graphql@1.0.259/dist/graphql.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_graphql@1.0.259/dist/graphql.docs.mdx';
|
|
3
|
+
|
|
4
|
+
export const compositions = [compositions_0];
|
|
5
|
+
export const overview = [overview_0];
|
|
6
|
+
|
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/graphql",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.259",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/graphql",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "graphql",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.259"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@graphql-modules/core": "0.7.17",
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
"bufferutil": "4.0.3",
|
|
33
33
|
"@teambit/harmony": "0.4.6",
|
|
34
34
|
"@teambit/ui-foundation.ui.is-browser": "0.0.500",
|
|
35
|
-
"@teambit/cli": "0.0.
|
|
36
|
-
"@teambit/logger": "0.0.
|
|
35
|
+
"@teambit/cli": "0.0.863",
|
|
36
|
+
"@teambit/logger": "0.0.956",
|
|
37
37
|
"@teambit/toolbox.network.get-port": "1.0.6",
|
|
38
|
-
"@teambit/ui": "1.0.
|
|
38
|
+
"@teambit/ui": "1.0.259"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/cors": "2.8.10",
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.harmony_graphql@1.0.258/dist/graphql.composition.js';
|
|
2
|
-
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.harmony_graphql@1.0.258/dist/graphql.docs.mdx';
|
|
3
|
-
|
|
4
|
-
export const compositions = [compositions_0];
|
|
5
|
-
export const overview = [overview_0];
|
|
6
|
-
|
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|