☰
FaqCategoryRead
Reads a FaqCategory.
Returns a FaqCategory with the specified Id.
Fields
faqCategoryId: Int!
visible: Int
ordering: Int
img: String
ytSearch: String
YouTube search term
title: String
Represents a shorthand for translations[options.defaultLanguageId].title
summary: String
Represents a shorthand for translations[options.defaultLanguageId].summary
slug: String
Represents a shorthand for translations[options.defaultLanguageId].slug
translations: [FaqCategoryTranslationRead]
cntChildSubCategories: Int
deepChildrenCount: Int
views: [FaqViewRead]
deletable: Boolean
Flags if an item can be deleted If set to true, this item can't be deleted