TranscriptSearchOptions
No description
type TranscriptSearchOptions {
mentionsPerEpisode: Int
}
Fields
mentionsPerEpisode
(Int
)
The maximum number of mentions to return per result. Defaults to 10. To return all mentions, set this to 0. Note that this may result in a timeout if the number of mentions is very high.