Skip to main content

EmbeddedCommentsConfigurationInput

EmbeddedCommentsConfigurationInput specifies the configuration for comment embeds.

input EmbeddedCommentsConfigurationInput {
allowReplies: Boolean
oEmbedAllowedOrigins: [String!]
}

Fields

EmbeddedCommentsConfigurationInput.allowReplies ● Boolean scalar

EmbeddedCommentsConfigurationInput.oEmbedAllowedOrigins ● [String!] list scalar

oEmbedAllowedOrigins are the allowed origins for oEmbed API calls.

Member Of

SettingsInput input