Commit 828b0ab
authored
LYNX-955: [AC-2.4.9] GraphQL API Customer ID value Deprecation Removal (#375)
* LYNX-955: [AC-2.4.9] GraphQL API Customer ID value Deprecation Removal
* Test cases added
* Tests fixed
* Test cases updated
* LYNX-955 feedbacks fixed
* LYNX-955 Review feedback fixed
* LYNX-955 review feedback fixed
* Static tests fixed1 parent 47dfa9f commit 828b0ab
File tree
11 files changed
+1468
-1074
lines changed- app/code/Magento/CustomerGraphQl
- Model/Customer
- etc
- dev/tests
- api-functional/testsuite/Magento/GraphQl
- Customer
- LoginAsCustomerGraphQl
- Sales
- integration/testsuite/Magento/CustomerGraphQl/Model/Resolver
11 files changed
+1468
-1074
lines changedLines changed: 13 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 24 | + | |
| 25 | + | |
33 | 26 | | |
34 | 27 | | |
| 28 | + | |
35 | 29 | | |
36 | 30 | | |
37 | | - | |
38 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
39 | 34 | | |
40 | | - | |
41 | | - | |
42 | 35 | | |
43 | 36 | | |
44 | 37 | | |
| |||
57 | 50 | | |
58 | 51 | | |
59 | 52 | | |
| 53 | + | |
60 | 54 | | |
61 | 55 | | |
62 | 56 | | |
| |||
98 | 92 | | |
99 | 93 | | |
100 | 94 | | |
101 | | - | |
102 | | - | |
103 | 95 | | |
104 | 96 | | |
105 | 97 | | |
106 | 98 | | |
107 | 99 | | |
108 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
109 | 104 | | |
110 | 105 | | |
111 | 106 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments