File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/pages/blog/2025-06-19-multioption-inputs-with-oneof Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ input GalleryInput {
8585}
8686```
8787
88- ## What Makes `@oneOf` The Right Solution ?
88+ ## What makes `@oneOf` the right solution ?
8989
9090- **Backward Compatible**: Existing tools, queries and clients still work,
9191 meaning no major overhauls are required. Existing clients can even use oneOf
@@ -99,7 +99,7 @@ input GalleryInput {
9999 including Ruby, Java, JavaScript and .NET already ship `@oneOf` as a stable
100100 feature
101101
102- ## The Bottom Line
102+ ## The bottom line
103103
104104`@oneOf` allows for more expressive, capable, and less overwhelming schemas,
105105helping technical teams to move faster with increased safety. It’s simple and
You can’t perform that action at this time.
0 commit comments