Skip to content

Commit 5f4de93

Browse files
authored
Update src/pages/blog/2025-06-19-multioption-inputs-with-oneof/index.mdx
1 parent aa21cb1 commit 5f4de93

File tree

1 file changed

+1
-1
lines changed
  • src/pages/blog/2025-06-19-multioption-inputs-with-oneof

1 file changed

+1
-1
lines changed

src/pages/blog/2025-06-19-multioption-inputs-with-oneof/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ input GalleryInput {
9595
- **Type-Safe Input Polymorphism**: Offers a safe and scalable way to accept a
9696
variety of inputs under a single structuresomething previously hard to
9797
achieve in GraphQL.
98-
- **Now part of the GraphQL standard:** Several GraphQL implementations
98+
- **Now part of the GraphQL standard**: Several GraphQL implementations
9999
including Ruby, Java, JavaScript and .NET already ship `@oneOf` as a stable
100100
feature
101101

0 commit comments

Comments
 (0)