Skip to main content

AgentResetLoginAttemptsInput

Autogenerated input type of AgentResetLoginAttempts

input AgentResetLoginAttemptsInput {
agentId: ID
clientMutationId: String
}

Fields

AgentResetLoginAttemptsInput.agentId ● ID scalar common

The agent whose 2FA login attempts to reset.

AgentResetLoginAttemptsInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

Member of

agentResetLoginAttempts mutation