federation icon indicating copy to clipboard operation
federation copied to clipboard

Compose user directives

Open clenfest opened this issue 3 years ago • 3 comments

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

clenfest avatar Jun 01 '22 22:06 clenfest

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.

codesandbox-ci[bot] avatar Jun 01 '22 22:06 codesandbox-ci[bot]

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jun 01 '22 22:06 netlify[bot]

@jeffjakub what is going on with this ticket? It is marked done on your team board but it looks incomplete here.

nateql avatar Sep 12 '22 15:09 nateql

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.

clenfest avatar Oct 11 '22 14:10 clenfest