Class CustomerChangePasswordGraphQLQuery.Builder
java.lang.Object
com.commercetools.graphql.api.client.CustomerChangePasswordGraphQLQuery.Builder
- Enclosing class:
- CustomerChangePasswordGraphQLQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()currentPassword(String currentPassword) newPassword(String newPassword) The mutation is only performed if the resource is part of the store.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
id
-
version
-
currentPassword
-
newPassword
-
storeKey
The mutation is only performed if the resource is part of the store. Can be used with store-specific OAuth permissions. -
queryName
-