@aws-amplify/graphql-model-transformer
Advanced tools
Comparing version 2.12.0-gen1-migration-0211.0 to 2.12.0-gen1-migration-0214.0
@@ -224,3 +224,3 @@ "use strict"; | ||
else { | ||
console.warn(`Could not resolve table name for ${modelName}. DataSourceMappingOutput is incomplete. Please manually add ${modelName} to the mapping for your migration.`); | ||
throw new Error(`Could not resolve table name for ${modelName}. This error should not be possible. Please report this issue at https://github.com/aws-amplify/amplify-category-api/issues.`); | ||
} | ||
@@ -227,0 +227,0 @@ }); |
{ | ||
"name": "@aws-amplify/graphql-model-transformer", | ||
"version": "2.12.0-gen1-migration-0211.0", | ||
"version": "2.12.0-gen1-migration-0214.0", | ||
"description": "Amplify graphql @model transformer", | ||
@@ -36,7 +36,7 @@ "repository": { | ||
"@aws-amplify/graphql-directives": "1.1.0", | ||
"@aws-amplify/graphql-transformer-core": "2.10.0-gen1-migration-0211.0", | ||
"@aws-amplify/graphql-transformer-interfaces": "3.11.0-gen1-migration-0211.0", | ||
"@aws-amplify/graphql-transformer-core": "2.10.0-gen1-migration-0214.0", | ||
"@aws-amplify/graphql-transformer-interfaces": "3.11.0-gen1-migration-0214.0", | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.16", | ||
"graphql-transformer-common": "4.32.0-gen1-migration-0211.0" | ||
"graphql-transformer-common": "4.32.0-gen1-migration-0214.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@aws-amplify/graphql-transformer-test-utils": "0.6.4-gen1-migration-0211.0", | ||
"@aws-amplify/graphql-transformer-test-utils": "0.6.4-gen1-migration-0214.0", | ||
"@aws-sdk/client-dynamodb": "^3.624.0", | ||
@@ -94,3 +94,3 @@ "@aws-sdk/client-lambda": "^3.624.0", | ||
}, | ||
"gitHead": "b03eddfcdeb802140a24f4b7cee7f84ce39aad43" | ||
"gitHead": "6703c248927ebca71e13130f4514b69486842edd" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
49566180
+ Added@aws-amplify/graphql-transformer-core@2.10.0-gen1-migration-0214.0(transitive)
+ Added@aws-amplify/graphql-transformer-interfaces@3.11.0-gen1-migration-0214.0(transitive)
+ Addedgraphql-transformer-common@4.32.0-gen1-migration-0214.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@2.10.0-gen1-migration-0211.0(transitive)
- Removed@aws-amplify/graphql-transformer-interfaces@3.11.0-gen1-migration-0211.0(transitive)
- Removedgraphql-transformer-common@4.32.0-gen1-migration-0211.0(transitive)
Updated@aws-amplify/graphql-transformer-core@2.10.0-gen1-migration-0214.0
Updated@aws-amplify/graphql-transformer-interfaces@3.11.0-gen1-migration-0214.0
Updatedgraphql-transformer-common@4.32.0-gen1-migration-0214.0