We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1a7f3 commit c1078f9Copy full SHA for c1078f9
packages/api-graphql/package.json
@@ -86,7 +86,7 @@
86
"dependencies": {
87
"@aws-amplify/api-rest": "4.0.49",
88
"@aws-amplify/core": "6.4.2",
89
- "@aws-amplify/data-schema": "^1.6.3",
+ "@aws-amplify/data-schema": "^1.7.0",
90
"@aws-sdk/types": "3.387.0",
91
"graphql": "15.8.0",
92
"rxjs": "^7.8.1",
packages/aws-amplify/package.json
@@ -335,7 +335,7 @@
335
"name": "[API] generateClient (AppSync)",
336
"path": "./dist/esm/api/index.mjs",
337
"import": "{ generateClient }",
338
- "limit": "43.35 kB"
+ "limit": "43.40 kB"
339
},
340
{
341
"name": "[API] REST API handlers",
0 commit comments