OBJECT

EnableMfaPayload

Autogenerated return type of EnableMfa.

link GraphQL Schema definition

  • type EnableMfaPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • success_string: String
  • }