christopher butcher

Results 3 comments of christopher butcher

@eapache In those instances, are you passing `.multiplex` an already-parsed GraphQL::Query or a document string? This is my best guess as to why the order might differ.

On second thought: Problems 1 and 2 might not actually be problems? While it's true that the `pre_context` is not aware of mulitplexes (and multiple queries, contexts), we do run...