ReCaptchaWebapiGraphQl Module
Model\Adapter\ReCaptchaConfigInterface
Interface
This interface defines the contract for retrieving Google reCAPTCHA configuration settings in Magento 2's GraphQL API context. Developers implement th...
Resolver\ReCaptchaFormConfig
Model
This GraphQL resolver provides reCAPTCHA configuration settings for different form types in a GraphQL API. Developers use this when they need to retri...
Resolver\ReCaptchaV3
Model
This class is a GraphQL resolver that provides ReCaptcha V3 configuration data to the frontend. Developers use this when they need to implement ReCapt...