INPUT_OBJECT
1input CreatePasswordResetRequest {42# Optionally specify whether we should skip sending the reset email.3skipPasswordResetEmail: Boolean75# The user login name. Typically email address.6userName: String!8}