@aws-amplify/graphql-api-construct 1.12.1-async-lambda.0 → 1.13.0-ai.1
Sign up to get free protection for your applications and to get access to all the features.
- package/.jsii +22 -22
- package/CHANGELOG.md +11 -1
- package/lib/amplify-dynamodb-table-wrapper.js +1 -1
- package/lib/amplify-graphql-api.js +1 -1
- package/lib/amplify-graphql-definition.js +1 -1
- package/lib/internal/construct-exports.js +70 -4
- package/lib/sql-model-datasource-strategy.js +1 -1
- package/node_modules/@aws-amplify/ai-constructs/lib/conversation/conversation_handler_construct.js +5 -2
- package/node_modules/@aws-amplify/ai-constructs/lib/conversation/runtime/event-tools-provider/graphql_query_factory.js +16 -5
- package/node_modules/@aws-amplify/ai-constructs/package.json +1 -1
- package/node_modules/@aws-amplify/graphql-auth-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-auth-transformer/package.json +14 -15
- package/node_modules/@aws-amplify/graphql-conversation-transformer/CHANGELOG.md +7 -1
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/resolvers/list-message-post-data-load-resolver.d.ts +3 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/resolvers/list-message-post-data-load-resolver.d.ts.map +1 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/resolvers/list-message-post-data-load-resolver.js +48 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/resolvers/list-message-post-data-load-resolver.js.map +1 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/transformer-steps/conversation-resolver-generator.d.ts +1 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/transformer-steps/conversation-resolver-generator.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/transformer-steps/conversation-resolver-generator.js +15 -0
- package/node_modules/@aws-amplify/graphql-conversation-transformer/lib/transformer-steps/conversation-resolver-generator.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-conversation-transformer/package.json +12 -12
- package/node_modules/@aws-amplify/graphql-default-value-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-default-value-transformer/package.json +9 -10
- package/node_modules/@aws-amplify/graphql-directives/API.md +1 -6
- package/node_modules/@aws-amplify/graphql-directives/CHANGELOG.md +0 -6
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/function.d.ts +1 -4
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/function.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/function.js +2 -8
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/function.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/index.d.ts +1 -1
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/index.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-directives/lib/directives/index.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-directives/package.json +2 -3
- package/node_modules/@aws-amplify/graphql-function-transformer/CHANGELOG.md +0 -6
- package/node_modules/@aws-amplify/graphql-function-transformer/lib/graphql-function-transformer.d.ts.map +1 -1
- package/node_modules/@aws-amplify/graphql-function-transformer/lib/graphql-function-transformer.js +4 -120
- package/node_modules/@aws-amplify/graphql-function-transformer/lib/graphql-function-transformer.js.map +1 -1
- package/node_modules/@aws-amplify/graphql-function-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-generation-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-generation-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-http-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-http-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-index-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-index-transformer/package.json +9 -10
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/lib/assets/mapping-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/package.json +12 -13
- package/node_modules/@aws-amplify/graphql-model-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-notification-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/lib/rds-patching-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-model-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-predictions-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip +0 -0
- package/node_modules/@aws-amplify/graphql-predictions-transformer/package.json +8 -9
- package/node_modules/@aws-amplify/graphql-relational-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-relational-transformer/package.json +10 -11
- package/node_modules/@aws-amplify/graphql-searchable-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-searchable-transformer/lib/streaming-lambda.zip +0 -0
- package/node_modules/@aws-amplify/graphql-searchable-transformer/package.json +9 -10
- package/node_modules/@aws-amplify/graphql-sql-transformer/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-sql-transformer/package.json +9 -10
- package/node_modules/@aws-amplify/graphql-transformer/CHANGELOG.md +5 -1
- package/node_modules/@aws-amplify/graphql-transformer/package.json +18 -18
- package/node_modules/@aws-amplify/graphql-transformer-core/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-transformer-core/package.json +6 -7
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/CHANGELOG.md +0 -4
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/package.json +2 -3
- package/node_modules/graphql-mapping-template/CHANGELOG.md +0 -4
- package/node_modules/graphql-mapping-template/package.json +2 -3
- package/node_modules/graphql-transformer-common/CHANGELOG.md +0 -4
- package/node_modules/graphql-transformer-common/package.json +3 -4
- package/package.json +23 -23
- package/src/internal/construct-exports.ts +87 -4
- package/node_modules/@aws-amplify/graphql-auth-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-default-value-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-directives/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-function-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-generation-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-http-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-index-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-maps-to-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-model-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-predictions-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-relational-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-searchable-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-sql-transformer/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer-core/LICENSE +0 -201
- package/node_modules/@aws-amplify/graphql-transformer-interfaces/LICENSE +0 -201
- package/node_modules/graphql-mapping-template/LICENSE +0 -201
- package/node_modules/graphql-transformer-common/LICENSE +0 -201
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-function-transformer",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify GraphQL @function transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,15 +29,15 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
34
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
35
35
|
"graphql": "^15.5.0",
|
36
|
-
"graphql-mapping-template": "5.0.
|
37
|
-
"graphql-transformer-common": "5.0.
|
36
|
+
"graphql-mapping-template": "5.0.1",
|
37
|
+
"graphql-transformer-common": "5.0.1"
|
38
38
|
},
|
39
39
|
"devDependencies": {
|
40
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
40
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
41
41
|
},
|
42
42
|
"peerDependencies": {
|
43
43
|
"aws-cdk-lib": "^2.152.0",
|
@@ -82,6 +82,5 @@
|
|
82
82
|
"escapeString": true,
|
83
83
|
"printBasicPrototype": true
|
84
84
|
}
|
85
|
-
}
|
86
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
85
|
+
}
|
87
86
|
}
|
@@ -3,10 +3,6 @@
|
|
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.2.1-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-generation-transformer@0.2.0...@aws-amplify/graphql-generation-transformer@0.2.1-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-generation-transformer
|
9
|
-
|
10
6
|
# 0.2.0 (2024-09-06)
|
11
7
|
|
12
8
|
### Features
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-generation-transformer",
|
3
|
-
"version": "0.2.
|
3
|
+
"version": "0.2.0",
|
4
4
|
"description": "Amplify GraphQL @generation transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -23,16 +23,16 @@
|
|
23
23
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
24
24
|
},
|
25
25
|
"dependencies": {
|
26
|
-
"@aws-amplify/graphql-directives": "2.
|
27
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
28
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
26
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
27
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
28
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
29
29
|
"graphql": "^15.5.0",
|
30
|
-
"graphql-mapping-template": "5.0.
|
31
|
-
"graphql-transformer-common": "5.0.
|
30
|
+
"graphql-mapping-template": "5.0.1",
|
31
|
+
"graphql-transformer-common": "5.0.1",
|
32
32
|
"immer": "^9.0.12"
|
33
33
|
},
|
34
34
|
"devDependencies": {
|
35
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
35
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
36
36
|
},
|
37
37
|
"peerDependencies": {
|
38
38
|
"aws-cdk-lib": "^2.152.0",
|
@@ -73,6 +73,5 @@
|
|
73
73
|
"coveragePathIgnorePatterns": [
|
74
74
|
"/__tests__/"
|
75
75
|
]
|
76
|
-
}
|
77
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
76
|
+
}
|
78
77
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@3.0.2...@aws-amplify/graphql-http-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@3.0.1...@aws-amplify/graphql-http-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-http-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify GraphQL @http transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,15 +29,15 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
34
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
35
35
|
"graphql": "^15.5.0",
|
36
|
-
"graphql-mapping-template": "5.0.
|
37
|
-
"graphql-transformer-common": "5.0.
|
36
|
+
"graphql-mapping-template": "5.0.1",
|
37
|
+
"graphql-transformer-common": "5.0.1"
|
38
38
|
},
|
39
39
|
"devDependencies": {
|
40
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
40
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
41
41
|
},
|
42
42
|
"peerDependencies": {
|
43
43
|
"aws-cdk-lib": "^2.152.0",
|
@@ -82,6 +82,5 @@
|
|
82
82
|
"escapeString": true,
|
83
83
|
"printBasicPrototype": true
|
84
84
|
}
|
85
|
-
}
|
86
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
85
|
+
}
|
87
86
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@3.0.2...@aws-amplify/graphql-index-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@3.0.1...@aws-amplify/graphql-index-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-index-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify GraphQL index and key transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,16 +29,16 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
34
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
35
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
34
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
35
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
36
36
|
"graphql": "^15.5.0",
|
37
|
-
"graphql-mapping-template": "5.0.
|
38
|
-
"graphql-transformer-common": "5.0.
|
37
|
+
"graphql-mapping-template": "5.0.1",
|
38
|
+
"graphql-transformer-common": "5.0.1"
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
41
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"aws-cdk-lib": "^2.152.0",
|
@@ -80,6 +80,5 @@
|
|
80
80
|
"escapeString": true,
|
81
81
|
"printBasicPrototype": true
|
82
82
|
}
|
83
|
-
}
|
84
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
83
|
+
}
|
85
84
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [4.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@4.0.2...@aws-amplify/graphql-maps-to-transformer@4.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
|
9
|
-
|
10
6
|
## [4.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-maps-to-transformer@4.0.1...@aws-amplify/graphql-maps-to-transformer@4.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
**Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-maps-to-transformer",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.2",
|
4
4
|
"description": "Amplify GraphQL @mapsTo transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -31,22 +31,22 @@
|
|
31
31
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@aws-amplify/graphql-directives": "2.
|
35
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
36
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
37
|
-
"graphql-mapping-template": "5.0.
|
38
|
-
"graphql-transformer-common": "5.0.
|
34
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
35
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
36
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
37
|
+
"graphql-mapping-template": "5.0.1",
|
38
|
+
"graphql-transformer-common": "5.0.1"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
41
41
|
"aws-cdk-lib": "^2.152.0",
|
42
42
|
"constructs": "^10.3.0"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@aws-amplify/graphql-index-transformer": "3.0.
|
46
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
47
|
-
"@aws-amplify/graphql-relational-transformer": "3.0.
|
48
|
-
"@aws-amplify/graphql-searchable-transformer": "3.0.
|
49
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
45
|
+
"@aws-amplify/graphql-index-transformer": "3.0.2",
|
46
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
47
|
+
"@aws-amplify/graphql-relational-transformer": "3.0.2",
|
48
|
+
"@aws-amplify/graphql-searchable-transformer": "3.0.2",
|
49
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1",
|
50
50
|
"graphql": "^15.5.0"
|
51
51
|
},
|
52
52
|
"jest": {
|
@@ -85,6 +85,5 @@
|
|
85
85
|
"escapeString": true,
|
86
86
|
"printBasicPrototype": true
|
87
87
|
}
|
88
|
-
}
|
89
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
88
|
+
}
|
90
89
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@3.0.2...@aws-amplify/graphql-model-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-model-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-model-transformer@3.0.1...@aws-amplify/graphql-model-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
**Note:** Version bump only for package @aws-amplify/graphql-model-transformer
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-model-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify graphql @model transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -33,19 +33,19 @@
|
|
33
33
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@aws-amplify/graphql-directives": "2.
|
37
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
38
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
36
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
37
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
38
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
39
39
|
"graphql": "^15.5.0",
|
40
|
-
"graphql-mapping-template": "5.0.
|
41
|
-
"graphql-transformer-common": "5.0.
|
40
|
+
"graphql-mapping-template": "5.0.1",
|
41
|
+
"graphql-transformer-common": "5.0.1"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"aws-cdk-lib": "^2.152.0",
|
45
45
|
"constructs": "^10.3.0"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
48
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
48
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1",
|
49
49
|
"@aws-sdk/client-dynamodb": "^3.624.0",
|
50
50
|
"@aws-sdk/client-lambda": "^3.624.0",
|
51
51
|
"@aws-sdk/client-sfn": "^3.624.0",
|
@@ -92,6 +92,5 @@
|
|
92
92
|
"escapeString": true,
|
93
93
|
"printBasicPrototype": true
|
94
94
|
}
|
95
|
-
}
|
96
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
95
|
+
}
|
97
96
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.2...@aws-amplify/graphql-predictions-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@3.0.1...@aws-amplify/graphql-predictions-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
### Bug Fixes
|
package/node_modules/@aws-amplify/graphql-predictions-transformer/lib/predictionsLambdaFunction.zip
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-predictions-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify GraphQL @predictions transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,19 +29,19 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
34
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
34
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
35
35
|
"graphql": "^15.5.0",
|
36
|
-
"graphql-mapping-template": "5.0.
|
37
|
-
"graphql-transformer-common": "5.0.
|
36
|
+
"graphql-mapping-template": "5.0.1",
|
37
|
+
"graphql-transformer-common": "5.0.1"
|
38
38
|
},
|
39
39
|
"peerDependencies": {
|
40
40
|
"aws-cdk-lib": "^2.152.0",
|
41
41
|
"constructs": "^10.3.0"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
44
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1",
|
45
45
|
"bestzip": "^2.1.5"
|
46
46
|
},
|
47
47
|
"jest": {
|
@@ -83,6 +83,5 @@
|
|
83
83
|
"escapeString": true,
|
84
84
|
"printBasicPrototype": true
|
85
85
|
}
|
86
|
-
}
|
87
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
86
|
+
}
|
88
87
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@3.0.2...@aws-amplify/graphql-relational-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-relational-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@3.0.1...@aws-amplify/graphql-relational-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
### Bug Fixes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-relational-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplify GraphQL relational modeling transformers",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,18 +29,18 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-index-transformer": "3.0.
|
34
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
35
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
36
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-index-transformer": "3.0.2",
|
34
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
35
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
36
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
37
37
|
"graphql": "^15.5.0",
|
38
|
-
"graphql-mapping-template": "5.0.
|
39
|
-
"graphql-transformer-common": "5.0.
|
38
|
+
"graphql-mapping-template": "5.0.1",
|
39
|
+
"graphql-transformer-common": "5.0.1",
|
40
40
|
"immer": "^9.0.12"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
43
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
44
44
|
},
|
45
45
|
"peerDependencies": {
|
46
46
|
"aws-cdk-lib": "^2.152.0",
|
@@ -82,6 +82,5 @@
|
|
82
82
|
"escapeString": true,
|
83
83
|
"printBasicPrototype": true
|
84
84
|
}
|
85
|
-
}
|
86
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
85
|
+
}
|
87
86
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.0.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-searchable-transformer@3.0.2...@aws-amplify/graphql-searchable-transformer@3.0.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-searchable-transformer
|
9
|
-
|
10
6
|
## [3.0.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-searchable-transformer@3.0.1...@aws-amplify/graphql-searchable-transformer@3.0.2) (2024-09-06)
|
11
7
|
|
12
8
|
### Bug Fixes
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-searchable-transformer",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.2",
|
4
4
|
"description": "Amplfy GraphQL @searchable transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,20 +29,20 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
34
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
35
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
34
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
35
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
36
36
|
"graphql": "^15.5.0",
|
37
|
-
"graphql-mapping-template": "5.0.
|
38
|
-
"graphql-transformer-common": "5.0.
|
37
|
+
"graphql-mapping-template": "5.0.1",
|
38
|
+
"graphql-transformer-common": "5.0.1"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
41
41
|
"aws-cdk-lib": "^2.152.0",
|
42
42
|
"constructs": "^10.3.0"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
45
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1",
|
46
46
|
"@types/node": "^18.0.0"
|
47
47
|
},
|
48
48
|
"jest": {
|
@@ -87,6 +87,5 @@
|
|
87
87
|
"escapeString": true,
|
88
88
|
"printBasicPrototype": true
|
89
89
|
}
|
90
|
-
}
|
91
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
90
|
+
}
|
92
91
|
}
|
@@ -3,10 +3,6 @@
|
|
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.4.3-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-sql-transformer@0.4.2...@aws-amplify/graphql-sql-transformer@0.4.3-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-sql-transformer
|
9
|
-
|
10
6
|
## [0.4.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-sql-transformer@0.4.1...@aws-amplify/graphql-sql-transformer@0.4.2) (2024-09-06)
|
11
7
|
|
12
8
|
**Note:** Version bump only for package @aws-amplify/graphql-sql-transformer
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-sql-transformer",
|
3
|
-
"version": "0.4.
|
3
|
+
"version": "0.4.2",
|
4
4
|
"description": "Amplify GraphQL @sql transformer",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,16 +29,16 @@
|
|
29
29
|
"extract-api": "ts-node ../../scripts/extract-api.ts"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-directives": "2.
|
33
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
34
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
35
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-directives": "2.1.0",
|
33
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
34
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
35
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0",
|
36
36
|
"graphql": "^15.5.0",
|
37
|
-
"graphql-mapping-template": "5.0.
|
38
|
-
"graphql-transformer-common": "5.0.
|
37
|
+
"graphql-mapping-template": "5.0.1",
|
38
|
+
"graphql-transformer-common": "5.0.1"
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
41
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"aws-cdk-lib": "^2.152.0",
|
@@ -83,6 +83,5 @@
|
|
83
83
|
"escapeString": true,
|
84
84
|
"printBasicPrototype": true
|
85
85
|
}
|
86
|
-
}
|
87
|
-
"gitHead": "6523549821213b017c48fc99860e76689a28b7d9"
|
86
|
+
}
|
88
87
|
}
|
@@ -3,7 +3,11 @@
|
|
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
|
-
## [2.1.1-
|
6
|
+
## [2.1.1-ai.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer@2.1.1-ai.0...@aws-amplify/graphql-transformer@2.1.1-ai.1) (2024-09-12)
|
7
|
+
|
8
|
+
**Note:** Version bump only for package @aws-amplify/graphql-transformer
|
9
|
+
|
10
|
+
## [2.1.1-ai.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer@2.1.0...@aws-amplify/graphql-transformer@2.1.1-ai.0) (2024-09-09)
|
7
11
|
|
8
12
|
**Note:** Version bump only for package @aws-amplify/graphql-transformer
|
9
13
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-amplify/graphql-transformer",
|
3
|
-
"version": "2.1.1-
|
3
|
+
"version": "2.1.1-ai.1",
|
4
4
|
"description": "Amplify GraphQL Transformer Root Package",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -29,24 +29,24 @@
|
|
29
29
|
"access": "public"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@aws-amplify/graphql-auth-transformer": "4.1.
|
33
|
-
"@aws-amplify/graphql-conversation-transformer": "0.2.1-
|
34
|
-
"@aws-amplify/graphql-default-value-transformer": "3.0.
|
35
|
-
"@aws-amplify/graphql-function-transformer": "3.
|
36
|
-
"@aws-amplify/graphql-generation-transformer": "0.2.
|
37
|
-
"@aws-amplify/graphql-http-transformer": "3.0.
|
38
|
-
"@aws-amplify/graphql-index-transformer": "3.0.
|
39
|
-
"@aws-amplify/graphql-maps-to-transformer": "4.0.
|
40
|
-
"@aws-amplify/graphql-model-transformer": "3.0.
|
41
|
-
"@aws-amplify/graphql-predictions-transformer": "3.0.
|
42
|
-
"@aws-amplify/graphql-relational-transformer": "3.0.
|
43
|
-
"@aws-amplify/graphql-searchable-transformer": "3.0.
|
44
|
-
"@aws-amplify/graphql-sql-transformer": "0.4.
|
45
|
-
"@aws-amplify/graphql-transformer-core": "3.1.
|
46
|
-
"@aws-amplify/graphql-transformer-interfaces": "4.1.
|
32
|
+
"@aws-amplify/graphql-auth-transformer": "4.1.0",
|
33
|
+
"@aws-amplify/graphql-conversation-transformer": "0.2.1-ai.1",
|
34
|
+
"@aws-amplify/graphql-default-value-transformer": "3.0.2",
|
35
|
+
"@aws-amplify/graphql-function-transformer": "3.0.2",
|
36
|
+
"@aws-amplify/graphql-generation-transformer": "0.2.0",
|
37
|
+
"@aws-amplify/graphql-http-transformer": "3.0.2",
|
38
|
+
"@aws-amplify/graphql-index-transformer": "3.0.2",
|
39
|
+
"@aws-amplify/graphql-maps-to-transformer": "4.0.2",
|
40
|
+
"@aws-amplify/graphql-model-transformer": "3.0.2",
|
41
|
+
"@aws-amplify/graphql-predictions-transformer": "3.0.2",
|
42
|
+
"@aws-amplify/graphql-relational-transformer": "3.0.2",
|
43
|
+
"@aws-amplify/graphql-searchable-transformer": "3.0.2",
|
44
|
+
"@aws-amplify/graphql-sql-transformer": "0.4.2",
|
45
|
+
"@aws-amplify/graphql-transformer-core": "3.1.0",
|
46
|
+
"@aws-amplify/graphql-transformer-interfaces": "4.1.0"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@aws-amplify/graphql-transformer-test-utils": "1.0.
|
49
|
+
"@aws-amplify/graphql-transformer-test-utils": "1.0.1",
|
50
50
|
"@types/node": "^18.0.0",
|
51
51
|
"fs-extra": "^8.1.0",
|
52
52
|
"rimraf": "^3.0.0",
|
@@ -96,5 +96,5 @@
|
|
96
96
|
"printBasicPrototype": true
|
97
97
|
}
|
98
98
|
},
|
99
|
-
"gitHead": "
|
99
|
+
"gitHead": "b3f51445b00db65e180dc9f89b98a4a56c669f2f"
|
100
100
|
}
|
@@ -3,10 +3,6 @@
|
|
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
|
-
## [3.1.1-async-lambda.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-core@3.1.0...@aws-amplify/graphql-transformer-core@3.1.1-async-lambda.0) (2024-09-09)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @aws-amplify/graphql-transformer-core
|
9
|
-
|
10
6
|
# [3.1.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-core@3.0.1...@aws-amplify/graphql-transformer-core@3.1.0) (2024-09-06)
|
11
7
|
|
12
8
|
### Features
|