Class GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl
java.lang.Object
com.commercetools.api.predicates.query.error.GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannel(Function<ChannelReferenceQueryBuilderDsl, CombinationQueryPredicate<ChannelReferenceQueryBuilderDsl>> fn) code()country()currency()customerGroup(Function<CustomerGroupReferenceQueryBuilderDsl, CombinationQueryPredicate<CustomerGroupReferenceQueryBuilderDsl>> fn) of()
-
Constructor Details
-
GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl
public GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl()
-
-
Method Details
-
of
-
code
-
productId
public StringComparisonPredicateBuilder<GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl> productId() -
variantId
-
currency
public StringComparisonPredicateBuilder<GraphQLMatchingPriceNotFoundErrorQueryBuilderDsl> currency() -
country
-
customerGroup
-
channel
-