OBJECT

GoogleRecaptchaCredentials

Google reCAPTCHA credentials

link GraphQL Schema definition

  • type GoogleRecaptchaCredentials {
  • # Google reCAPTCHA site key
  • siteKey: String
  • }