Uses of Package
com.shopify.graphql.support
-
Classes in com.shopify.graphql.support used by com.shopify.graphql.support Class Description AbstractQuery Created by eapache on 2015-11-17.AbstractResponse Created by dylansmith on 2015-11-23.Arguments Created by dylansmith on 2015-11-20.CustomFieldQuery CustomFieldQueryDefinition Error Created by eapache on 2015-11-17.ID Created by dylansmith on 2016-11-01.Input Created by henrytao on 9/7/17.InvalidGraphQLException Created by dylansmith on 2015-11-24.Node Nullable Denotes that a parameter, field or method return value can be null.SchemaViolationError Created by dylansmith on 2016-08-17. -
Classes in com.shopify.graphql.support used by org.topbraidlive.client.java.api.function Class Description AbstractQuery Created by eapache on 2015-11-17.AbstractResponse Created by dylansmith on 2015-11-23. -
Classes in com.shopify.graphql.support used by org.topbraidlive.client.java.api.type Class Description AbstractQuery Created by eapache on 2015-11-17.AbstractResponse Created by dylansmith on 2015-11-23. -
Classes in com.shopify.graphql.support used by org.topbraidlive.client.java.graphql.platform Class Description AbstractQuery Created by eapache on 2015-11-17.AbstractResponse Created by dylansmith on 2015-11-23.Arguments Created by dylansmith on 2015-11-20.Error Created by eapache on 2015-11-17.Fragment This class is used to define a GraphQL "named" fragment.
A fragment can be referenced in any request with theaddFragmentReference(Fragment)
method of the corresponding fragment's generic type and must be added to the root request with theaddFragment(Fragment)
method of theQueryQuery
orMutationQuery
classes.ID Created by dylansmith on 2016-11-01.Input Created by henrytao on 9/7/17.SchemaViolationError Created by dylansmith on 2016-08-17.TopLevelResponse Created by eapache on 2015-11-17. -
Classes in com.shopify.graphql.support used by org.topbraidlive.client.java.impl Class Description AbstractQuery Created by eapache on 2015-11-17.AbstractResponse Created by dylansmith on 2015-11-23.