Class CustomerChangeMyPasswordGraphQLQuery

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

public class CustomerChangeMyPasswordGraphQLQuery 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

    • CustomerChangeMyPasswordGraphQLQuery

      public CustomerChangeMyPasswordGraphQLQuery(Long version, String currentPassword, String newPassword, String storeKey, String queryName, Set<String> fieldsSet)
    • CustomerChangeMyPasswordGraphQLQuery

      public CustomerChangeMyPasswordGraphQLQuery()
  • Method Details