Skip to main content

FormDefinition

A definition for a form with specified schema

Fields

configJSON!

The JSON config that defines the form structure

Deprecated — Use form_definition_version.config instead

created_atDateTime!

The date the FormDefinition was created

current_versionFormDefinitionVersion

The current version of the FormDefinition

descriptionString

The user facing description of the form (versioned)

Deprecated — Use form_definition_version.description instead

edited_by_userUser

The user that edited the FormDefinition

edited_by_user_idID

The user that edited the FormDefinition

Deprecated — Use edited_by_user instead

idID!

The unique identifier of the FormDefinition

internal_descriptionString

The canonical description of the form definition

Deprecated — Use form_definition_version.internal_description instead

internal_titleString

The canonical title of the form definition

Deprecated — Use form_definition_version.internal_title instead

titleString

The user facing title of the form (versioned)

Deprecated — Use form_definition_version.title instead

updated_atDateTime!

The date the FormDefinition was last updated