Skip to main content
Version: s5

CaptionWhere

No description

input CaptionWhere {
_and: [CaptionWhere!]
_or: [CaptionWhere!]
id: UUIDAttributeWhereOperators
language: LanguageAttributeWhereOperators
videoMediaId: UUIDAttributeWhereOperators
}

Fields

CaptionWhere._and ● [CaptionWhere!] list input

AND operator

CaptionWhere._or ● [CaptionWhere!] list input

OR operator

CaptionWhere.id ● UUIDAttributeWhereOperators input

UUID of subtitle

CaptionWhere.language ● LanguageAttributeWhereOperators input

Language of subtitle

CaptionWhere.videoMediaId ● UUIDAttributeWhereOperators input

Video id for subtitle

Member of

CaptionWhere input