This table contains information about the users who have voted on a particular answer option for a question.
| Name | Description |
|---|---|
| id | ID of the option associated with these votes |
| id | ID of the user who submitted the vote |
To read from the question_option_votes table you need the following permissions:
user_questions for questions asked by the current user.friends_questions for questions asked by friends of the current user.