Optional
__typename?: "PlayerAttendance"Optional
name?: Maybe<Scalars["String"]>The name of the player.
Optional
presence?: 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.
Optional
type?: Maybe<Scalars["String"]>The class of the player.
Attendance for a specific player on a specific raid night.