OBJECT

Toggle2FaPayload

Autogenerated return type of Toggle2Fa.

link GraphQL Schema definition

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