Mzia
Mzia
What am I trying to do: var mutationKittensType = graphql.NewObject( graphql.ObjectConfig{ Name: "kittens", Fields: graphql.Fields{ "littleName": &graphql.Field{ Type: graphql.String, }, "age": &graphql.Field{ Type: graphql.Float, }, }, }, ) var mutationPropertiesType...
It's not convinient to put labels inside of a small picies