federation icon indicating copy to clipboard operation
federation copied to clipboard

feat(gateway-js): export GraphQLDataSourceRequestKind

Open veimox opened this issue 3 years ago • 3 comments

Why

On this @deprecation note it suggests to use incomingRequestContext after filtering with the kind. However the GraphQLDataSourceRequestKind is not being exported on the index.ts.

How

Export the type in the index.ts. This is subsequently exported by the main index.ts

veimox avatar Sep 06 '22 07:09 veimox

@veimox: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar Sep 06 '22 07:09 apollo-cla

Deploy request for apollo-federation-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit 100884a48e02022fd2f66b9a954ebcb37e3b0607

netlify[bot] avatar Sep 06 '22 07:09 netlify[bot]

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 Sep 06 '22 07:09 codesandbox-ci[bot]