Andrew:)
Results
1
issues of
Andrew:)
Description: When passing an input object inline with a variable, GraphQL does not apply the default values defined in the schema. **Schema Definition:** ``` mutation: addUser( input: AddUserInput! = {...