Commit 6c67e77
Improvements on schema loading and error handling (#7447)
* Perf optimizations - avoid async/await
* Go
* More
* Bump federation
* chore(dependencies): updated changesets for modified dependencies
* More messages when supergraph fails to load
* ..
* Go
* Typings
* Improve tests
* Go
* Go
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent ef12ee6 commit 6c67e77
File tree
82 files changed
+1463
-542
lines changed- .changeset
- e2e/federation-subscriptions-passthrough
- packages
- fusion/runtime
- src
- tests
- transforms
- legacy
- handlers
- graphql
- odata
- postgraphile
- supergraph
- mergers/stitching
- runtime
- transforms
- encapsulate
- federation
- filter-schema
- hive
- hoist-field
- naming-convention
- prefix
- rename
- type-merging
- types
- utils
- src
- loaders
- json-schema
- mysql
- neo4j
- openapi
- tests
- __snapshots__
- fixtures
- raml
- sqlite
- serve-cli/src
- serve-runtime
- src
- tests
- transports
- common
- src
- http/src
- mysql
- neo4j
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+1463
-542
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments