ContactGraphQl Module
ContactUsValidator
Model
This validator class ensures that contact form submissions in GraphQL contain valid data before processing. Developers use it to validate that the ema...
Resolver\ContactUs
Model
This GraphQL resolver handles contact form submissions through the GraphQL API. Developers use this class when implementing or extending the contactUs...