OBJECT

ResendVerificationCodePayload

Autogenerated return type of ResendVerificationCode

link GraphQL Schema definition

  • type ResendVerificationCodePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • success: Boolean
  • }

link Require by