INPUT_OBJECT
Autogenerated input type of ResetUserRecoveryCodesMutation
input ResetUserRecoveryCodesMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The users ID that needs recovery codes reset.userId: ID!}