ArticleTab
No description
input ArticleTab {
enableCenshareIntegration: Boolean!
showChecklistSection: Boolean!
showLinkSection: Boolean!
showReadabilitySection: Boolean!
showRte: Boolean!
showSeoSection: Boolean!
showTextCheckSection: Boolean!
showTextEditorSection: Boolean!
showTitle: Boolean!
showUploadTextSection: Boolean!
showVersionsSection: Boolean!
showWordpressSection: Boolean!
}
Fields
ArticleTab.enableCenshareIntegration ● Boolean! non-null scalar
Article tab enable_censhare_integration
ArticleTab.showChecklistSection ● Boolean! non-null scalar
Article tab show_checklist_section
ArticleTab.showLinkSection ● Boolean! non-null scalar
Article tab show_link_section
ArticleTab.showReadabilitySection ● Boolean! non-null scalar
Article tab show_readability_section
ArticleTab.showRte ● Boolean! non-null scalar
Article tab show_rte
ArticleTab.showSeoSection ● Boolean! non-null scalar
Article tab show_seo_section
ArticleTab.showTextCheckSection ● Boolean! non-null scalar
Article tab show_text_check_section
ArticleTab.showTextEditorSection ● Boolean! non-null scalar
Article tab show_text_editor_section
ArticleTab.showTitle ● Boolean! non-null scalar
Article tab show_title
ArticleTab.showUploadTextSection ● Boolean! non-null scalar
Article tab show_upload_text_section
ArticleTab.showVersionsSection ● Boolean! non-null scalar
Article tab show_versions_section
ArticleTab.showWordpressSection ● Boolean! non-null scalar
Article tab show_wordpress_section
Member Of
ContentTypeCreateInput input ● ContentTypeUpdateInput input