Homepage

FormSubmitPayload

Last edit: Apr 18, 2024

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

Questions?

We are always happy to help with any questions you may have.

contact us