Log in
Model

ReCaptchaFormConfig

Magento\ReCaptchaWebapiGraphQl\Model\Resolver\ReCaptchaFormConfig

What it does

This GraphQL resolver provides reCAPTCHA configuration settings for different form types in a GraphQL API.

Developers use this when they need to retrieve client-side reCAPTCHA settings (like website key, theme, language, error messages) for a specific form through GraphQL queries.

It returns enabled status and all necessary configuration data to render and validate reCAPTCHA on the frontend.

Public Methods

  • resolve()