INPUT_OBJECT

UpdateAuthenticationFactorMutationInput

The input object that defines the fields for the updateAuthenticationFactor mutation.

link GraphQL Schema definition

  • input UpdateAuthenticationFactorMutationInput {
  • # The configuration data of the authentication factor.
  • data: Text
  • }

link Require by