SendVerificationEmailInput
Mutation input for sending a verification email to a user. Currently unused.
input SendVerificationEmailInput {
_: Boolean
}
Fields
SendVerificationEmailInput._
● Boolean
scalar
Member of
sendVerificationEmail
mutation