FormSubmitPayload
Last edit: Oct 26, 2022
Autogenerated return type of FormSubmit
type FormSubmitPayload {
result: Result
validation_errors: HashObject
}
Fields
result
(Result
)
includes one of model or user, depending on which form was submitted
validation_errors
(HashObject
)
validation error messages based on form fields