FSharp.Data.GraphQL icon indicating copy to clipboard operation
FSharp.Data.GraphQL copied to clipboard

Send multiple operations as a single request

Open xperiandri opened this issue 5 years ago • 0 comments

Is it possible to send multiple operations as a single request? Imagine that I have some mutation and I want to execute the same mutation with different parameters. Can I do that?

Also, can I mix multiple different operations and send them as a batch?

xperiandri avatar May 02 '20 11:05 xperiandri