commitReset
No description
commitReset(
resetKey: String!
password: String!
channelId: String
languageId: String
marketId: String
): Boolean
Arguments
commitReset.resetKey
● String!
non-null scalar
commitReset.password
● String!
non-null scalar
commitReset.channelId
● String
scalar
commitReset.languageId
● String
scalar
commitReset.marketId
● String
scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.