Skip to content

Commit 852b7b2

Browse files
authored
feat: Add ModelIdentifier for all Java models (#612)
1 parent a33a960 commit 852b7b2

File tree

4 files changed

+749
-15
lines changed

4 files changed

+749
-15
lines changed

packages/appsync-modelgen-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@graphql-codegen/testing": "^1.17.7",
4343
"@graphql-codegen/typescript": "^2.8.3",
4444
"graphql": "^15.5.0",
45-
"java-ast": "^0.1.0",
45+
"java-ast": "^0.3.0",
4646
"ts-json-schema-generator": "1.0.0"
4747
},
4848
"peerDependencies": {

0 commit comments

Comments
 (0)