federation
federation copied to clipboard
Compose user directives
Adds ability to compose custom directives by passing in an optional 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
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Deploy Preview for apollo-federation-docs ready!
| Name | Link |
|---|---|
| Latest commit | b99dec8b27f2f311a5ae18d761d2a594d8ca3464 |
| Latest deploy log | https://app.netlify.com/sites/apollo-federation-docs/deploys/62c5d5ec5d0c0b00099668c7 |
| Deploy Preview | https://deploy-preview-1897--apollo-federation-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@jeffjakub what is going on with this ticket? It is marked done on your team board but it looks incomplete here.
Closing this ticket, as this is supported via core schemas. If we decide that we need to do this later on, we'll need to substantially rewrite in any case.