How to specify input types in the schema? I like t...
# kgraphql
m
How to specify input types in the schema? I like to send a custom object e.g. Address(city : String, zipCode : String) in a mutation