Skip to content

Commit

Permalink
Adds ability to compose custom directives by passing in an optional `…
Browse files Browse the repository at this point in the history
…exposeDirectives` parameter to the `composeServices` function. This PR intentionally muddies the waters somewhat between executable and type system directives. The type system portion of the directive (e.g. type system locations) are composed by union, whereas the executable portion will continue to compose as it has done.

Add exposeDirectives option to IntrospectAndCompose
  • Loading branch information
clenfest committed Jun 1, 2022
1 parent b34b4d9 commit 0d32c58
Show file tree
Hide file tree
Showing 6 changed files with 547 additions and 48 deletions.
Loading

0 comments on commit 0d32c58

Please sign in to comment.