|
954 | 954 | "disableExperimentalFragmentVariables()" |
955 | 955 | ] |
956 | 956 | }, |
957 | | - { |
958 | | - "name": "TypeOverrides", |
959 | | - "moduleName": "@apollo/client", |
960 | | - "kind": "Interface", |
961 | | - "usageExamples": [ |
962 | | - "type _Test_TypeOverrides = TypeOverrides;" |
963 | | - ] |
964 | | - }, |
965 | | - { |
966 | | - "name": "CustomHKT", |
967 | | - "moduleName": "@apollo/client", |
968 | | - "kind": "Interface", |
969 | | - "usageExamples": [ |
970 | | - "type _Test_CustomHKT = CustomHKT;" |
971 | | - ] |
972 | | - }, |
973 | 957 | { |
974 | 958 | "name": "TypedDocumentNode", |
975 | 959 | "moduleName": "@apollo/client", |
|
2730 | 2714 | "disableExperimentalFragmentVariables()" |
2731 | 2715 | ] |
2732 | 2716 | }, |
2733 | | - { |
2734 | | - "name": "TypeOverrides", |
2735 | | - "moduleName": "@apollo/client/core", |
2736 | | - "kind": "Interface", |
2737 | | - "usageExamples": [ |
2738 | | - "type _Test_TypeOverrides = TypeOverrides;" |
2739 | | - ] |
2740 | | - }, |
2741 | | - { |
2742 | | - "name": "CustomHKT", |
2743 | | - "moduleName": "@apollo/client/core", |
2744 | | - "kind": "Interface", |
2745 | | - "usageExamples": [ |
2746 | | - "type _Test_CustomHKT = CustomHKT;" |
2747 | | - ] |
2748 | | - }, |
2749 | 2717 | { |
2750 | 2718 | "name": "TypedDocumentNode", |
2751 | 2719 | "moduleName": "@apollo/client/core", |
|
3402 | 3370 | ] |
3403 | 3371 | } |
3404 | 3372 | ], |
3405 | | - "@apollo/client/batch": [ |
| 3373 | + "@apollo/client/link/batch": [ |
3406 | 3374 | { |
3407 | 3375 | "name": "BatchableRequest", |
3408 | 3376 | "moduleName": "@apollo/client/batch", |
|
3437 | 3405 | ] |
3438 | 3406 | } |
3439 | 3407 | ], |
3440 | | - "@apollo/client/batch-http": [ |
| 3408 | + "@apollo/client/link/batch-http": [ |
3441 | 3409 | { |
3442 | 3410 | "name": "BatchHttpLink", |
3443 | 3411 | "moduleName": "@apollo/client/batch-http", |
|
3447 | 3415 | ] |
3448 | 3416 | } |
3449 | 3417 | ], |
3450 | | - "@apollo/client/context": [ |
| 3418 | + "@apollo/client/link/context": [ |
3451 | 3419 | { |
3452 | 3420 | "name": "setContext", |
3453 | 3421 | "moduleName": "@apollo/client/context", |
|
6663 | 6631 | ] |
6664 | 6632 | } |
6665 | 6633 | ], |
6666 | | - "@apollo/client/utilities/subscriptions": [ |
| 6634 | + "@apollo/client/utilities/subscriptions/relay": [ |
6667 | 6635 | { |
6668 | 6636 | "name": "createFetchMultipartSubscription", |
6669 | 6637 | "moduleName": "@apollo/client/utilities/subscriptions", |
|
0 commit comments