OBJECT
GeneratedFormAnswerType
AI-Generated Form Answer
link GraphQL Schema definition
- type GeneratedFormAnswerType {
- # The answer to the custom module
- String :
- # The custom module associated with the generated answer
- CustomModule :
- # The user-friendly displayable answer to the custom module
- String :
- ID :
- }