INPUT_OBJECT
Autogenerated input type of ResetUserPasswordMutation
input ResetUserPasswordMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The user's email addressemailAddress: String!}