OBJECT

UserEnableOtpPayload

Autogenerated return type of UserEnableOtp

link GraphQL Schema definition

  • type UserEnableOtpPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • user: UserWithAuthToken
  • }

link Require by