Closed
Description
https://github.com/facebook/graphql/blob/master/spec/Section%207%20--%20Response.md
The question is whether we should use serde_json::Value, or a type parameter, or both (with two exports). I tend to favour the last solution. There is a complication with the GraphQLResponse type however, since it would need to take two type parameters.