morpheus-graphql-0.18.0: test/Feature/Input/objects/nullableUndefinedField/response.json
{
"data": {
"input": "InputObject {field = \"value\", nullableField = Nothing, recursive = Nothing}"
}
}{
"data": {
"input": "InputObject {field = \"value\", nullableField = Nothing, recursive = Nothing}"
}
}