CommunityGuidelines
No description
type CommunityGuidelines {
enabled: Boolean!
content: String
}
Fields
CommunityGuidelines.enabled ● Boolean! non-null scalar
enable set to true will show the guidelines above the message box.
CommunityGuidelines.content ● String scalar
content of the guidelines.
Member Of
Settings object