-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JSON Schema artifacts on SDL (#4767)
* Go chore(dependencies): updated changesets for modified dependencies Go Go Fix tests Go Cleanup Go Update snapshots Go Update snapshot chore(dependencies): updated changesets for modified dependencies Cleanup yarn.lock chore(dependencies): updated changesets for modified dependencies Go Bring back bundle support Backwards compat Go Trigger again Try Examples More Go Cleanup Go * Go * Update pr.yml * chore(dependencies): updated changesets for modified dependencies * Changeseta * Fix Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9c14d9c
commit 3edaa00
Showing
180 changed files
with
81,887 additions
and
824,837 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-mesh/openapi": patch | ||
--- | ||
dependencies updates: | ||
- Added dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.1.3) (to `dependencies`) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@graphql-mesh/raml": patch | ||
--- | ||
dependencies updates: | ||
- Added dependency [`@graphql-tools/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.1.3) (to `dependencies`) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
'@graphql-mesh/cli': minor | ||
'@graphql-mesh/config': minor | ||
'@graphql-mesh/json-schema': minor | ||
'@graphql-mesh/mongoose': minor | ||
'@graphql-mesh/mysql': minor | ||
'@graphql-mesh/neo4j': minor | ||
'@graphql-mesh/odata': minor | ||
'@graphql-mesh/openapi': minor | ||
'@graphql-mesh/raml': minor | ||
'@graphql-mesh/tuql': minor | ||
'json-machete': minor | ||
'@omnigraph/json-schema': minor | ||
'@omnigraph/openapi': minor | ||
'@omnigraph/raml': minor | ||
'@omnigraph/soap': minor | ||
'@graphql-mesh/runtime': minor | ||
'@graphql-mesh/types': minor | ||
--- | ||
|
||
*BREAKING* - Neo4J handler's `url` changed to `endpoint` to be consistent with other handlers | ||
*BREAKING* - Neo4J handler's `typeDefs` changed to `source` to be consistent with other handlers | ||
*BREAKING* - OData handler's `url` changed to `endpoint` to be consistent with other handlers | ||
*BREAKING* - OData handler's `metadata` changed to `source` to be consistent with other handlers | ||
*BREAKING* - OpenAPI handler's `baseUrl` changed to `endpoint` to be consistent with other handlers | ||
*BREAKING* - RAML handler's `baseUrl` changed to `endpoint` to be consistent with other handlers | ||
*BREAKING* - RAML handler's `ramlFilePath` changed to `source` to be consistent with other handlers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.