Skip to content

Commit

Permalink
Merge pull request #45 from apollographql/igni/coprocessor_config_update
Browse files Browse the repository at this point in the history
External extensibility configuration update.
  • Loading branch information
o0Ignition0o committed Mar 10, 2023
2 parents fdc95c5 + 5bf1f01 commit b4e43d8
Show file tree
Hide file tree
Showing 22 changed files with 318 additions and 387 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ members = [
"examples/subgraph-request-log/rhai",
"examples/supergraph-sdl/rust",
"examples/surrogate-cache-key/rhai",
"examples/external-subgraph/rust",
"examples/coprocessor-subgraph/rust",
"examples/throw-error/rhai",
"fuzz",
# Note that xtask is not in the workspace member because it relies on dependencies that are incompatible with the router. Notably hyperx but there are others.
Expand Down

0 comments on commit b4e43d8

Please sign in to comment.