INPUT_OBJECT
Autogenerated input type of PasswordResetMutation
input PasswordResetMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: StringresetPasswordNonce: String!password: String!passwordConfirmation: String!}