Daniel Popeski
Daniel Popeski
We don't need a branch for that. This is the schema.graphqls file: ``` schema { query: Query } type Query { someQuery(inputArg:String):Float } ``` these are the commands that I...
sorry, i guess i was in a rush. edited.
@nknapp just mentioned it [here](https://github.com/nknapp/graphql-typewriter/issues/32#issuecomment-320702046). Wrong arguments in the resolvers.
Same here. Happy to test. I would also happily put down $50 towards this feature.
@fwang does this mean that lambdas keep being described with yaml?