@graphcommerce/magento-graphql 7.0.0-canary.21 → 7.0.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.
- package/CHANGELOG.md +175 -1
- package/package.json +5 -5
- package/plugins/magentoGraphqlConfig.ts +4 -2
- package/schema/Magento243to245.graphqls +4 -0
- package/typePolicies.ts +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,180 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 7.0.0
|
|
3
|
+
## 7.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [`e55d8c390`](https://github.com/graphcommerce-org/graphcommerce/commit/e55d8c390d90b4bb7bab11c6a99027ac72bd7e3e) - Created a new sidebar layout system, can be configured with productFiltersLayout in the graphcommerce.config.js ([@paales](https://github.com/paales))
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`4ab34615f`](https://github.com/graphcommerce-org/graphcommerce/commit/4ab34615f9a0425010e0d793f20e4853f85a69e3) - When a GraphQL error was already masked, do not mask the error again. ([@paales](https://github.com/paales))
|
|
12
|
+
|
|
13
|
+
- [#1968](https://github.com/graphcommerce-org/graphcommerce/pull/1968) [`1d0611abf`](https://github.com/graphcommerce-org/graphcommerce/commit/1d0611abfc002e68e0274713cda31d9e9550bf9c) - prevent ‘SelectedConfigurableOption’ and ‘Customizable’ from being cached. ([@carlocarels90](https://github.com/carlocarels90))
|
|
14
|
+
|
|
15
|
+
## 6.2.0-canary.98
|
|
16
|
+
|
|
17
|
+
## 6.2.0-canary.97
|
|
18
|
+
|
|
19
|
+
## 6.2.0-canary.96
|
|
20
|
+
|
|
21
|
+
## 6.2.0-canary.95
|
|
22
|
+
|
|
23
|
+
## 6.2.0-canary.94
|
|
24
|
+
|
|
25
|
+
## 6.2.0-canary.93
|
|
26
|
+
|
|
27
|
+
## 6.2.0-canary.92
|
|
28
|
+
|
|
29
|
+
## 6.2.0-canary.91
|
|
30
|
+
|
|
31
|
+
## 6.2.0-canary.90
|
|
32
|
+
|
|
33
|
+
## 6.2.0-canary.89
|
|
34
|
+
|
|
35
|
+
## 6.2.0-canary.88
|
|
36
|
+
|
|
37
|
+
## 6.2.0-canary.87
|
|
38
|
+
|
|
39
|
+
## 6.2.0-canary.86
|
|
40
|
+
|
|
41
|
+
## 6.2.0-canary.85
|
|
42
|
+
|
|
43
|
+
## 6.2.0-canary.84
|
|
44
|
+
|
|
45
|
+
## 6.2.0-canary.83
|
|
46
|
+
|
|
47
|
+
## 6.2.0-canary.82
|
|
48
|
+
|
|
49
|
+
## 6.2.0-canary.81
|
|
50
|
+
|
|
51
|
+
## 6.2.0-canary.80
|
|
52
|
+
|
|
53
|
+
## 6.2.0-canary.79
|
|
54
|
+
|
|
55
|
+
## 6.2.0-canary.78
|
|
56
|
+
|
|
57
|
+
## 6.2.0-canary.77
|
|
58
|
+
|
|
59
|
+
## 6.2.0-canary.76
|
|
60
|
+
|
|
61
|
+
## 6.2.0-canary.75
|
|
62
|
+
|
|
63
|
+
## 6.2.0-canary.74
|
|
64
|
+
|
|
65
|
+
## 6.2.0-canary.73
|
|
66
|
+
|
|
67
|
+
## 6.2.0-canary.72
|
|
68
|
+
|
|
69
|
+
## 6.2.0-canary.71
|
|
70
|
+
|
|
71
|
+
## 6.2.0-canary.70
|
|
72
|
+
|
|
73
|
+
## 6.2.0-canary.69
|
|
74
|
+
|
|
75
|
+
## 6.2.0-canary.68
|
|
76
|
+
|
|
77
|
+
## 6.2.0-canary.67
|
|
78
|
+
|
|
79
|
+
## 6.2.0-canary.66
|
|
80
|
+
|
|
81
|
+
## 6.2.0-canary.65
|
|
82
|
+
|
|
83
|
+
## 6.2.0-canary.64
|
|
84
|
+
|
|
85
|
+
## 6.2.0-canary.63
|
|
86
|
+
|
|
87
|
+
## 6.2.0-canary.62
|
|
88
|
+
|
|
89
|
+
## 6.2.0-canary.61
|
|
90
|
+
|
|
91
|
+
## 6.2.0-canary.60
|
|
92
|
+
|
|
93
|
+
## 6.2.0-canary.59
|
|
94
|
+
|
|
95
|
+
## 6.2.0-canary.58
|
|
96
|
+
|
|
97
|
+
## 6.2.0-canary.57
|
|
98
|
+
|
|
99
|
+
## 6.2.0-canary.56
|
|
100
|
+
|
|
101
|
+
## 6.2.0-canary.55
|
|
102
|
+
|
|
103
|
+
## 6.2.0-canary.54
|
|
104
|
+
|
|
105
|
+
## 6.2.0-canary.53
|
|
106
|
+
|
|
107
|
+
## 6.2.0-canary.52
|
|
108
|
+
|
|
109
|
+
## 6.2.0-canary.51
|
|
110
|
+
|
|
111
|
+
## 6.2.0-canary.50
|
|
112
|
+
|
|
113
|
+
### Minor Changes
|
|
114
|
+
|
|
115
|
+
- [`e55d8c390`](https://github.com/graphcommerce-org/graphcommerce/commit/e55d8c390d90b4bb7bab11c6a99027ac72bd7e3e) - Created a new sidebar layout system, can be configured with productFiltersLayout in the graphcommerce.config.js ([@paales](https://github.com/paales))
|
|
116
|
+
|
|
117
|
+
## 6.2.0-canary.49
|
|
118
|
+
|
|
119
|
+
## 6.2.0-canary.48
|
|
120
|
+
|
|
121
|
+
## 6.2.0-canary.47
|
|
122
|
+
|
|
123
|
+
## 6.2.0-canary.46
|
|
124
|
+
|
|
125
|
+
### Patch Changes
|
|
126
|
+
|
|
127
|
+
- [#1968](https://github.com/graphcommerce-org/graphcommerce/pull/1968) [`1d0611abf`](https://github.com/graphcommerce-org/graphcommerce/commit/1d0611abfc002e68e0274713cda31d9e9550bf9c) - prevent ‘SelectedConfigurableOption’ and ‘Customizable’ from being cached. ([@carlocarels90](https://github.com/carlocarels90))
|
|
128
|
+
|
|
129
|
+
## 6.2.0-canary.45
|
|
130
|
+
|
|
131
|
+
## 6.2.0-canary.44
|
|
132
|
+
|
|
133
|
+
## 6.2.0-canary.43
|
|
134
|
+
|
|
135
|
+
## 6.2.0-canary.42
|
|
136
|
+
|
|
137
|
+
## 6.2.0-canary.41
|
|
138
|
+
|
|
139
|
+
## 6.2.0-canary.40
|
|
140
|
+
|
|
141
|
+
## 6.2.0-canary.39
|
|
142
|
+
|
|
143
|
+
## 6.2.0-canary.38
|
|
144
|
+
|
|
145
|
+
## 6.2.0-canary.37
|
|
146
|
+
|
|
147
|
+
## 6.2.0-canary.36
|
|
148
|
+
|
|
149
|
+
## 6.2.0-canary.35
|
|
150
|
+
|
|
151
|
+
## 6.2.0-canary.34
|
|
152
|
+
|
|
153
|
+
## 6.2.0-canary.33
|
|
154
|
+
|
|
155
|
+
## 6.2.0-canary.32
|
|
156
|
+
|
|
157
|
+
## 6.2.0-canary.31
|
|
158
|
+
|
|
159
|
+
## 6.2.0-canary.30
|
|
160
|
+
|
|
161
|
+
## 6.2.0-canary.29
|
|
162
|
+
|
|
163
|
+
## 6.2.0-canary.28
|
|
164
|
+
|
|
165
|
+
## 6.2.0-canary.27
|
|
166
|
+
|
|
167
|
+
## 6.2.0-canary.26
|
|
168
|
+
|
|
169
|
+
## 6.2.0-canary.25
|
|
170
|
+
|
|
171
|
+
## 6.2.0-canary.24
|
|
172
|
+
|
|
173
|
+
## 6.2.0-canary.23
|
|
174
|
+
|
|
175
|
+
## 6.2.0-canary.22
|
|
176
|
+
|
|
177
|
+
## 6.2.0-canary.21
|
|
4
178
|
|
|
5
179
|
## 6.2.0-canary.20
|
|
6
180
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-graphql",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "7.0.0
|
|
5
|
+
"version": "7.0.0",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"main": "index.ts",
|
|
8
8
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "7.0.0
|
|
17
|
-
"@graphcommerce/prettier-config-pwa": "7.0.0
|
|
18
|
-
"@graphcommerce/typescript-config-pwa": "7.0.0
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "7.0.0",
|
|
17
|
+
"@graphcommerce/prettier-config-pwa": "7.0.0",
|
|
18
|
+
"@graphcommerce/typescript-config-pwa": "7.0.0"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@graphcommerce/graphql": "7.0.0
|
|
21
|
+
"@graphcommerce/graphql": "7.0.0"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"next": "^13.2.0",
|
|
@@ -5,7 +5,9 @@ import { magentoTypePolicies } from '../typePolicies'
|
|
|
5
5
|
export const func = 'graphqlConfig'
|
|
6
6
|
export const exported = '@graphcommerce/graphql/config'
|
|
7
7
|
|
|
8
|
-
const magentoGraphqlConfig: MethodPlugin<typeof graphqlConfig> = (prev, config) =>
|
|
9
|
-
|
|
8
|
+
const magentoGraphqlConfig: MethodPlugin<typeof graphqlConfig> = (prev, config) => {
|
|
9
|
+
const results = prev(config)
|
|
10
|
+
return { ...results, policies: [magentoTypePolicies, ...results.policies] }
|
|
11
|
+
}
|
|
10
12
|
|
|
11
13
|
export const plugin = magentoGraphqlConfig
|
package/typePolicies.ts
CHANGED
|
@@ -93,21 +93,21 @@ export const magentoTypePolicies: TypedTypePolicies = {
|
|
|
93
93
|
// CustomerOutput: { keyFields: false },
|
|
94
94
|
// CustomerPaymentTokens: { keyFields: false },
|
|
95
95
|
CustomerToken: { keyFields: [] },
|
|
96
|
-
CustomizableAreaOption: { keyFields: ['uid'] },
|
|
97
|
-
CustomizableAreaValue: { keyFields: ['uid'] },
|
|
98
|
-
CustomizableCheckboxOption: { keyFields: ['uid'] },
|
|
99
|
-
CustomizableCheckboxValue: { keyFields: ['uid'] },
|
|
100
|
-
CustomizableDateOption: { keyFields: ['uid'] },
|
|
101
|
-
CustomizableDateValue: { keyFields: ['uid'] },
|
|
102
|
-
CustomizableDropDownOption: { keyFields: ['uid'] },
|
|
103
|
-
CustomizableDropDownValue: { keyFields: ['uid'] },
|
|
104
|
-
CustomizableFieldOption: { keyFields: ['uid'] },
|
|
105
|
-
CustomizableFieldValue: { keyFields: ['uid'] },
|
|
106
|
-
CustomizableFileOption: { keyFields: ['uid'] },
|
|
107
|
-
CustomizableFileValue: { keyFields: ['uid'] },
|
|
108
|
-
CustomizableMultipleOption: { keyFields: ['uid'] },
|
|
109
|
-
CustomizableMultipleValue: { keyFields: ['uid'] },
|
|
110
|
-
CustomizableOptionInterface: { keyFields: ['uid'] },
|
|
96
|
+
// CustomizableAreaOption: { keyFields: ['uid'] },
|
|
97
|
+
// CustomizableAreaValue: { keyFields: ['uid'] },
|
|
98
|
+
// CustomizableCheckboxOption: { keyFields: ['uid'] },
|
|
99
|
+
// CustomizableCheckboxValue: { keyFields: ['uid'] },
|
|
100
|
+
// CustomizableDateOption: { keyFields: ['uid'] },
|
|
101
|
+
// CustomizableDateValue: { keyFields: ['uid'] },
|
|
102
|
+
// CustomizableDropDownOption: { keyFields: ['uid'] },
|
|
103
|
+
// CustomizableDropDownValue: { keyFields: ['uid'] },
|
|
104
|
+
// CustomizableFieldOption: { keyFields: ['uid'] },
|
|
105
|
+
// CustomizableFieldValue: { keyFields: ['uid'] },
|
|
106
|
+
// CustomizableFileOption: { keyFields: ['uid'] },
|
|
107
|
+
// CustomizableFileValue: { keyFields: ['uid'] },
|
|
108
|
+
// CustomizableMultipleOption: { keyFields: ['uid'] },
|
|
109
|
+
// CustomizableMultipleValue: { keyFields: ['uid'] },
|
|
110
|
+
// CustomizableOptionInterface: { keyFields: ['uid'] },
|
|
111
111
|
// CustomizableProductInterface: { keyFields: false },
|
|
112
112
|
CustomizableRadioOption: { keyFields: ['uid'] },
|
|
113
113
|
CustomizableRadioValue: { keyFields: ['uid'] },
|
|
@@ -200,9 +200,9 @@ export const magentoTypePolicies: TypedTypePolicies = {
|
|
|
200
200
|
// SearchResultPageInfo: { keyFields: false },
|
|
201
201
|
SelectedBundleOption: { keyFields: ['uid'] },
|
|
202
202
|
SelectedBundleOptionValue: { keyFields: ['uid'] },
|
|
203
|
-
SelectedConfigurableOption: { keyFields: ['configurable_product_option_value_uid'] },
|
|
204
|
-
SelectedCustomizableOption: { keyFields: ['customizable_option_uid'] },
|
|
205
|
-
SelectedCustomizableOptionValue: { keyFields: ['customizable_option_value_uid'] },
|
|
203
|
+
// SelectedConfigurableOption: { keyFields: ['configurable_product_option_value_uid'] },
|
|
204
|
+
// SelectedCustomizableOption: { keyFields: ['customizable_option_uid'] },
|
|
205
|
+
// SelectedCustomizableOptionValue: { keyFields: ['customizable_option_value_uid'] },
|
|
206
206
|
SelectedPaymentMethod: { keyFields: ['code'] },
|
|
207
207
|
SelectedShippingMethod: { keyFields: ['carrier_code', 'method_code'] },
|
|
208
208
|
// SendEmailToFriendOutput: { keyFields: false },
|