Package com.shopify.graphql.support
Class TopLevelResponse
- java.lang.Object
-
- com.shopify.graphql.support.TopLevelResponse
-
public class TopLevelResponse extends Object
Created by eapache on 2015-11-17.
-
-
Constructor Summary
Constructors Constructor Description TopLevelResponse(com.google.gson.JsonObject fields)
-
-
-
Constructor Detail
-
TopLevelResponse
public TopLevelResponse(com.google.gson.JsonObject fields) throws InvalidGraphQLException
- Throws:
InvalidGraphQLException
-
-