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