Class CustomerConfirmMyEmailGraphQLQuery

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

public class CustomerConfirmMyEmailGraphQLQuery extends com.netflix.graphql.dgs.client.codegen.GraphQLQuery
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
  • Constructor Details

    • CustomerConfirmMyEmailGraphQLQuery

      public CustomerConfirmMyEmailGraphQLQuery(String tokenValue, String storeKey, String queryName, Set<String> fieldsSet)
    • CustomerConfirmMyEmailGraphQLQuery

      public CustomerConfirmMyEmailGraphQLQuery()
  • Method Details