-
public class GraphQLResponse<T1, T2>
Represents the general format for GraphQL responses. Refer https://github.com/graphql/graphql-spec/blob/main/spec/Section%207%20--%20Response.md for the specification.
public class GraphQLResponse<T1, T2>
Represents the general format for GraphQL responses. Refer https://github.com/graphql/graphql-spec/blob/main/spec/Section%207%20--%20Response.md for the specification.