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