GraphQL - Schema Definition Language (SDL)
Identify the error in this input type definition:
input UserInput { id: ID! name: String age: Int! }input UserInput { id: ID! name: String age: Int! }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions