Skip to content

Add @oneOf support to introspection query#4078

Merged
benjie merged 3 commits into
graphql:mainfrom
maciesielka:maciesielka/add-one-of-support-to-introspection
Jun 21, 2024
Merged

Add @oneOf support to introspection query#4078
benjie merged 3 commits into
graphql:mainfrom
maciesielka:maciesielka/add-one-of-support-to-introspection

Conversation

@maciesielka

Copy link
Copy Markdown
Contributor

Fixes #4077

@linux-foundation-easycla

linux-foundation-easycla Bot commented May 2, 2024

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

@netlify

netlify Bot commented May 2, 2024

Copy link
Copy Markdown

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 633331a
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/664ff76a3cac4000089737f5
😎 Deploy Preview https://deploy-preview-4078--compassionate-pike-271cb3.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 configuration.

@maciesielka maciesielka force-pushed the maciesielka/add-one-of-support-to-introspection branch from c2c95c1 to 9bae8e8 Compare May 2, 2024 16:54
Comment thread src/utilities/getIntrospectionQuery.ts
@maciesielka maciesielka marked this pull request as ready for review May 2, 2024 16:57
@maciesielka

Copy link
Copy Markdown
Contributor Author

👋🏻 @graphql/graphql-js-reviewers, just a friendly bump per the Contribution Guidelines. Excited to address any feedback y'all have.

Comment thread src/utilities/getIntrospectionQuery.ts Outdated
Comment thread src/utilities/getIntrospectionQuery.ts Outdated
@maciesielka

Copy link
Copy Markdown
Contributor Author

@JoviDeCroock, @mmgoodnow appreciate your reviews and hopefully I've addressed your feedback. Any idea what it takes to get something like this merged?

@benjie benjie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this vital feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature 🚀 requires increase of "minor" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introspection queries don't support @oneOf

4 participants