ENUM
VideoCategory
The type of video, either web or music.
link GraphQL Schema definition
- enum VideoCategory {
- # Web Video category type.
- # Music Video category type.
- }
ENUM
The type of video, either web or music.
- enum VideoCategory {
- # Web Video category type.
- # Music Video category type.
- }