We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa21cb1 commit 5f4de93Copy full SHA for 5f4de93
src/pages/blog/2025-06-19-multioption-inputs-with-oneof/index.mdx
@@ -95,7 +95,7 @@ input GalleryInput {
95
- **Type-Safe Input Polymorphism**: Offers a safe and scalable way to accept a
96
variety of inputs under a single structure—something previously hard to
97
achieve in GraphQL.
98
-- **Now part of the GraphQL standard:** Several GraphQL implementations
+- **Now part of the GraphQL standard**: Several GraphQL implementations
99
including Ruby, Java, JavaScript and .NET already ship `@oneOf` as a stable
100
feature
101
0 commit comments