Content Library
Field | Description | Type |
| [ContentCategoryType] | List of categories. |
| DateTime | Content library creation date, format: |
| ID! | Id of content library. |
| String | Content thumbnail image URL. |
| Boolean! | True makes the content unavailable to the users, otherwise False. |
| Boolean! | True marks the content as favorite, otherwise False. |
| Boolean! | True marks the content as featured, otherwise False. |
| JSONString | Json with content library translated. |
| Int! | Used to set category order(The highest value sits on top). |
| [Program!] | List of programs the content is available to. |
| String | Link to the source content. |
| String | Content subtitle. |
| [ContentTagType!] | List of tags. |
| String | Content Title. |
| DateTime | Content library last update format: |
Last updated