GraphQLQueryResult<T> typedef

GraphQLQueryResult<T> = QueryResult<T>

Implementation

typedef GraphQLQueryResult<T> = QueryResult<T>;