FormScreenType
A screen type for forms with input fields.
Combines display items with input fields (TextField, Checkbox, Toggle), and provides primary/secondary buttons for form submission.
Note: header and footer are embedded in screenData and not exposed as separate GraphQL fields, following the pattern of ComponentListType.
Fields
Whether the element is hidden from view.
Accessible description of the element.
Unique identifier of the object.
The name of the screen.
The refresh / polling frequency in milliseconds.
Serialized JSON representation of the screen.
The name of the object's type.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accessibilityHidden": true,
"accessibilityLabel": "to-story-fact-church-have",
"id": "79937861",
"name": "food-important-call-ask-feel",
"refreshFrequency": 84,
"screenData": "move-individual-five-evening-see",
"typename": "minute-across-business-first-risk"
}