SendSessionVerificationInput
No description
input SendSessionVerificationInput {
clientMutationId: String
}
Fields
SendSessionVerificationInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
Member of
sendSessionVerificationCode
mutation