alechp
09/26/2017, 8:55 PMalechp
09/26/2017, 8:55 PMalechp
09/26/2017, 8:55 PMalechp
09/26/2017, 8:56 PMalechp
09/26/2017, 8:57 PMaurnik
09/26/2017, 9:05 PMalechp
09/26/2017, 9:26 PMbuilds
query strings from a query/mutation string template & array of variables and batch
executes those for you.
If you’re interested in simply using this like you would graphql-request package (which is currently a dep) you can simply call the factory
method.
There are several options that accomplish this same thing (including graphql-request). However, I ran into a scenario where I needed to be able to build strings and batch execute them separately.alechp
09/26/2017, 9:28 PMaurnik
09/26/2017, 10:36 PMalechp
09/26/2017, 11:46 PMnilan
09/27/2017, 9:12 AM