TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_Form

This object represents a form which helps to dynamically generate a form at a frontend app

Document
Property Type Description
id Integer Unique identifier for the object
status Integer Status of the object either 1 = active or 0 = deleted
name Text Unique name of the object
operationId Integer Target operation which gets invoked through this form
uiSchema Optional an UI schema to dynamically describe this form
metadata Common_Metadata Use this parameter to attach key-value data
part of the Apioo-Project