Optional__typename?: "PlayerAttendance"Optionalname?: Maybe<Scalars["String"]>The name of the player.
Optionalpresence?: Maybe<Scalars["Int"]>Presence info for the player. A value of 1 means the player was present. A value of 2 indicates present but on the bench.
Optionaltype?: Maybe<Scalars["String"]>The class of the player.
Attendance for a specific player on a specific raid night.