Class ProductProjectionsSuggestGraphQLQuery

java.lang.Object
com.netflix.graphql.dgs.client.codegen.GraphQLQuery
com.commercetools.graphql.api.client.ProductProjectionsSuggestGraphQLQuery

public class ProductProjectionsSuggestGraphQLQuery extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
  • Constructor Details

    • ProductProjectionsSuggestGraphQLQuery

      public ProductProjectionsSuggestGraphQLQuery(List<SearchKeywordArgument> searchKeywords, Boolean fuzzy, Integer limit, Boolean staged, String queryName, Set<String> fieldsSet)
    • ProductProjectionsSuggestGraphQLQuery

      public ProductProjectionsSuggestGraphQLQuery()
  • Method Details