AkismetExternalIntegration
No description
type AkismetExternalIntegration { enabled: Boolean! ipBased: Boolean! key: String site: String}Fields#
enabled (Boolean!)#
enabled when True will enable the integration.
ipBased (Boolean!)#
ipBased when True will enable IP-based spam detection.
key (String)#
The key for the Akismet integration.
site (String)#
The site (blog) for the Akismet integration.