Uses of Class
com.shopify.graphql.support.Error
-
Packages that use Error Package Description com.shopify.graphql.support org.topbraidlive.client.java.graphql.platform -
-
Uses of Error in com.shopify.graphql.support
Methods in com.shopify.graphql.support that return types with arguments of type Error Modifier and Type Method Description List<Error>
TopLevelResponse. getErrors()
-
Uses of Error in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform that return types with arguments of type Error Modifier and Type Method Description List<Error>
QueryResponse. getErrors()
-