-
Alex Kalderimis authored
These changes to GraphqlHelpers are generally useful, and backwards compatible with existing code. They include: - The addition of `wrap_fields` - `query_field` accepts an optional type argument - We assert that none of our queries result in internal server errors - We use fresh responses by default (helpful for assertions involving multiple requests). - We assert that all types are known in the schema.
ca6498de