@aws-amplify/graphql-model-transformer 0.7.1-graphql-vnext-dev-preview.11 → 0.9.1-graphql-vnext-dev-preview.12

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +48 -36
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,145 +3,157 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.7.1-graphql-vnext-dev-preview.11](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.11) (2021-11-13)
6
+ ## [0.9.1-graphql-vnext-dev-preview.12](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.12) (2021-11-15)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
12
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
11
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
12
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
13
13
 
14
14
 
15
15
 
16
16
 
17
17
 
18
- ## [0.7.1-graphql-vnext-dev-preview.10](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.10) (2021-11-13)
18
+ ## [0.9.1-graphql-vnext-dev-preview.11](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.11) (2021-11-15)
19
19
 
20
20
 
21
21
  ### Bug Fixes
22
22
 
23
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
24
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
23
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
24
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
25
25
 
26
26
 
27
27
 
28
28
 
29
29
 
30
- ## [0.7.1-graphql-vnext-dev-preview.9](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.9) (2021-11-13)
30
+ ## [0.9.1-graphql-vnext-dev-preview.10](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.10) (2021-11-15)
31
31
 
32
32
 
33
33
  ### Bug Fixes
34
34
 
35
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
36
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
35
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
36
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
37
37
 
38
38
 
39
39
 
40
40
 
41
41
 
42
- ## [0.7.1-graphql-vnext-dev-preview.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.8) (2021-11-13)
42
+ ## [0.9.1-graphql-vnext-dev-preview.9](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.9) (2021-11-15)
43
43
 
44
44
 
45
45
  ### Bug Fixes
46
46
 
47
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
48
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
47
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
48
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
49
49
 
50
50
 
51
51
 
52
52
 
53
53
 
54
- ## [0.7.1-graphql-vnext-dev-preview.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.7) (2021-11-13)
54
+ ## [0.9.1-graphql-vnext-dev-preview.8](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.8) (2021-11-15)
55
55
 
56
56
 
57
57
  ### Bug Fixes
58
58
 
59
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
60
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
59
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
60
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
61
61
 
62
62
 
63
63
 
64
64
 
65
65
 
66
- ## [0.7.1-graphql-vnext-dev-preview.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.6) (2021-11-13)
66
+ ## [0.9.1-graphql-vnext-dev-preview.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.7) (2021-11-15)
67
67
 
68
68
 
69
69
  ### Bug Fixes
70
70
 
71
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
72
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
71
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
72
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
73
73
 
74
74
 
75
75
 
76
76
 
77
77
 
78
- ## [0.7.1-graphql-vnext-dev-preview.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.5) (2021-11-13)
78
+ ## [0.9.1-graphql-vnext-dev-preview.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.6) (2021-11-15)
79
79
 
80
80
 
81
81
  ### Bug Fixes
82
82
 
83
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
84
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
83
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
84
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
85
85
 
86
86
 
87
87
 
88
88
 
89
89
 
90
- ## [0.7.1-graphql-vnext-dev-preview.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.4) (2021-11-13)
90
+ ## [0.9.1-graphql-vnext-dev-preview.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.5) (2021-11-15)
91
91
 
92
92
 
93
93
  ### Bug Fixes
94
94
 
95
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
96
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
95
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
96
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
97
97
 
98
98
 
99
99
 
100
100
 
101
101
 
102
- ## [0.7.1-graphql-vnext-dev-preview.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.3) (2021-11-13)
102
+ ## [0.9.1-graphql-vnext-dev-preview.4](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.4) (2021-11-15)
103
103
 
104
104
 
105
105
  ### Bug Fixes
106
106
 
107
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
108
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
107
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
108
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
109
109
 
110
110
 
111
111
 
112
112
 
113
113
 
114
- ## [0.7.1-graphql-vnext-dev-preview.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.2) (2021-11-13)
114
+ ## [0.9.1-graphql-vnext-dev-preview.3](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.3) (2021-11-15)
115
115
 
116
116
 
117
117
  ### Bug Fixes
118
118
 
119
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
120
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
119
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
120
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
121
121
 
122
122
 
123
123
 
124
124
 
125
125
 
126
- ## [0.7.1-graphql-vnext-dev-preview.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.1) (2021-11-13)
126
+ ## [0.9.1-graphql-vnext-dev-preview.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.2) (2021-11-15)
127
127
 
128
128
 
129
129
  ### Bug Fixes
130
130
 
131
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
132
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
131
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
132
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
133
133
 
134
134
 
135
135
 
136
136
 
137
137
 
138
- ## [0.7.1-graphql-vnext-dev-preview.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.7.1-graphql-vnext-dev-preview.0) (2021-11-13)
138
+ ## [0.9.1-graphql-vnext-dev-preview.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.1) (2021-11-15)
139
139
 
140
140
 
141
141
  ### Bug Fixes
142
142
 
143
- * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([cc8c67f](https://github.com/aws-amplify/amplify-cli/commit/cc8c67fcab555859e83154a5cfcb2ed5f4b6aae6))
144
- * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([3c2d97d](https://github.com/aws-amplify/amplify-cli/commit/3c2d97d99ed3255a584f32cc6d159f5005b11cb5))
143
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
144
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
145
+
146
+
147
+
148
+
149
+
150
+ ## [0.9.1-graphql-vnext-dev-preview.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.7.0...@aws-amplify/graphql-model-transformer@0.9.1-graphql-vnext-dev-preview.0) (2021-11-15)
151
+
152
+
153
+ ### Bug Fixes
154
+
155
+ * append apiKey if global auth is enabled and its not default auth ([#8843](https://github.com/aws-amplify/amplify-cli/issues/8843)) ([c54070c](https://github.com/aws-amplify/amplify-cli/commit/c54070c4b940fab7ed9f172417ee2d3e5c91f602))
156
+ * passing ddb params from root to nested model stacks ([#8766](https://github.com/aws-amplify/amplify-cli/issues/8766)) ([b522995](https://github.com/aws-amplify/amplify-cli/commit/b52299557baff3fa5adc1053f7ecc1124ef3d00e))
145
157
 
146
158
 
147
159
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/graphql-model-transformer",
3
- "version": "0.7.1-graphql-vnext-dev-preview.11",
3
+ "version": "0.9.1-graphql-vnext-dev-preview.12",
4
4
  "description": "Amplify graphql @model transformer",
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,8 +28,8 @@
28
28
  "test-watch": "jest --watch"
29
29
  },
30
30
  "dependencies": {
31
- "@aws-amplify/graphql-transformer-core": "0.11.0-graphql-vnext-dev-preview.11",
32
- "@aws-amplify/graphql-transformer-interfaces": "1.10.2-graphql-vnext-dev-preview.11",
31
+ "@aws-amplify/graphql-transformer-core": "0.13.0-graphql-vnext-dev-preview.12",
32
+ "@aws-amplify/graphql-transformer-interfaces": "1.12.1-graphql-vnext-dev-preview.12",
33
33
  "@aws-cdk/assets": "~1.124.0",
34
34
  "@aws-cdk/aws-applicationautoscaling": "~1.124.0",
35
35
  "@aws-cdk/aws-appsync": "~1.124.0",
@@ -57,8 +57,8 @@
57
57
  "@aws-cdk/region-info": "~1.124.0",
58
58
  "constructs": "^3.3.125",
59
59
  "graphql": "^14.5.8",
60
- "graphql-mapping-template": "4.18.4",
61
- "graphql-transformer-common": "4.20.1-graphql-vnext-dev-preview.11",
60
+ "graphql-mapping-template": "4.20.1-graphql-vnext-dev-preview.12",
61
+ "graphql-transformer-common": "4.22.1-graphql-vnext-dev-preview.12",
62
62
  "lodash": "^4.17.21",
63
63
  "md5": "^2.3.0"
64
64
  },
@@ -83,5 +83,5 @@
83
83
  ],
84
84
  "collectCoverage": true
85
85
  },
86
- "gitHead": "16e9cc68157644de729457cec7dd51a8ce353228"
86
+ "gitHead": "73a2c5369870c5bb2b3931517a8b17c842d14c2a"
87
87
  }