Jordan Cotter

Results 3 issues of Jordan Cotter

I assumed libraries like this take care of this sort of thing automagically. Is there a built-in way to handle this?

Advanced README stated to use `--boilerplate node-advanced`, which is not a valid option with the current graphql-cli. Instead boilerplate is prompted for. Also there is no prompt regarding deploying the...

For an example. I have an array of things that I want to save with one request. Without graphql-client it would look something like this. const query = ` mutation...