Objects

UserVoiceActorStatistic

No description

No description

type UserVoiceActorStatistic {
  count: Int!
  meanScore: Float!
  minutesWatched: Int!
  chaptersRead: Int!
  mediaIds: [Int]!
  voiceActor: Staff
  characterIds: [Int]!
}

Fields

UserVoiceActorStatistic.count ● Int! non-null scalar

UserVoiceActorStatistic.meanScore ● Float! non-null scalar

UserVoiceActorStatistic.minutesWatched ● Int! non-null scalar

UserVoiceActorStatistic.chaptersRead ● Int! non-null scalar

UserVoiceActorStatistic.mediaIds ● Int! non-null scalar

UserVoiceActorStatistic.voiceActor ● Staff object

UserVoiceActorStatistic.characterIds ● Int! non-null scalar

Member Of

UserStatistics object

Copyright © 2026