NotifyPasswordUpdatedInput
Mutation input for notifying that a user has changed their password. Currently unused
input NotifyPasswordUpdatedInput {
_: Boolean
}
Fields
NotifyPasswordUpdatedInput._
● Boolean
scalar
Member of
notifyPasswordUpdated
mutation