Content Library
Field
Description
Type
createdAt
DateTime
Content library creation date, format: YYYY-MM-DDT hh:mm:ssZ
id
ID!
Id of content library.
imageUrl
String
Content thumbnail image URL.
isBlocked
Boolean!
True makes the content unavailable to the users, otherwise False.
isFavorite
Boolean!
True marks the content as favorite, otherwise False.
isFeatured
Boolean!
True marks the content as featured, otherwise False.
lang
JSONString
Json with content library translated.
order
Int!
Used to set category order(The highest value sits on top).
programs
[Program!]
List of programs the content is available to.
sourceUrl
String
Link to the source content.
subTitle
String
Content subtitle.
title
String
Content Title.
updatedAt
DateTime
Content library last update format: YYYY-MM-DDT hh:mm:ssZ
Last updated