resetAllOrgUsersPasswords Used by the administrator to reset passwords for all users in the organization. Returns Void Sample QueryVariablesExample Response mutation { resetAllOrgUsersPasswords } {} { "data": { "resetAllOrgUsersPasswords": "example-string" } }