Teaser:
Last Published: 11/20/2025
Author: webresto
Category:
Tags:
Free Module
A forms handling module that provides GraphQL mutations for form submission with file upload support and captcha validation.
The base-forms module is a comprehensive solution for handling web form submissions in modern applications. It integrates seamlessly with GraphQL APIs, providing secure form processing with built-in captcha validation and file upload capabilities. The module stores form data persistently and enables real-time communication with other system components through an event-driven architecture.
This module enables your application to:
submitForm mutation for frontend applications