INPUT_OBJECT
Map of user IDs to password.
input PasswordByUserId {# Password required to restore the user.password: String!# User ID of the user being restored.userId: UUID!}