FaqRead
Reads a Faq.
Returns a Faq with the specified Id.
Fields
faqId: Int!
visible: Int
ordering: Int
img1: String
attachment: String
Attachment
link: String
linkTarget: String
ytSearch: String
YouTube search term
title: String
Represents a shorthand for translations[options.defaultLanguageId].title
slug: String
Represents a shorthand for translations[options.defaultLanguageId].slug
summary: String
Represents a shorthand for translations[options.defaultLanguageId].summary
metaKeywords: String
Represents a shorthand for translations[options.defaultLanguageId].metaKeywords
metaDescription: String
Represents a shorthand for translations[options.defaultLanguageId].metaKeywords
text: String
Represents a shorthand for translations[options.defaultLanguageId].text
translations: [FaqTranslationRead]
faqSubCategory: FaqSubCategoryRead
tags: [FaqTagRead]
views: [FaqViewRead]