Moloni developers espana logo

FaqRead

Back


Reads a Faq.

Returns a Faq with the specified Id.

Fields

faqId: Int!

visible: Int!

ordering: Int!

img1: String

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!

faqSubCategoryId: Int!

tags: [FaqTagRead!]!

views: [FaqViewRead!]


Deprecated fields

These fields are deprecated and might be removed or stop working. Avoid using them.

attachment: String   Reason: Was never used

link: String   Reason: Was never used

linkTarget: String   Reason: Was never used

ytSearch: String   Reason: Was never used