@oneOf
A OneOf Input Object is a special variant of Input Object where exactly one field must be set and non-null, all others being omitted. This is useful for representing situations where an input may be one of many different options
More info: https://spec.graphql.org/draft/#sec-OneOf-Input-Objects
Projects
| Project Name | Supported Since | Note |
|---|---|---|
| Apollo Client | ? | |
| Apollo Kotlin | 4.0.0 | |
| Apollo Router | ? | |
| Apollo Server | ? | |
| Apollo iOS | ? | |
| Domain Graph Service (DGS) Framework | ? | |
| GraphQL Code Generator | ? | |
| GraphQL Java | 21.2 | |
| GraphQL Kotlin | ? | |
| GraphQL Yoga | ? | |
| GraphQL.js | 16.9.0 | |
| GraphiQL | ? | |
| Grats | ? | |
| Hot Chocolate | 15.0.0 | |
| Relay | ? | |
| Spring for GraphQL | ? | |
| gql.tada | ? | |
| urql | ? |