Skip to main content

CaptchaSettings (Object)

Description​

No description



Fields​

NameDescription
enabled - Boolean!
secretKey - String
siteKey - String

type CaptchaSettings {
enabled: Boolean!
secretKey: String
siteKey: String
}