OBJECT
OnlineFormResponse
Rows for online form type response detail
link GraphQL Schema definition
- type OnlineFormResponse {
- : EntityNameEnum
- : String
- : ID
- : Boolean
- : String
- : DateTime!
- : ID!
- : String
- : [OnlineFormFieldAnswer!]!
- }
OBJECT
Rows for online form type response detail
- type OnlineFormResponse {
- : EntityNameEnum
- : String
- : ID
- : Boolean
- : String
- : DateTime!
- : ID!
- : String
- : [OnlineFormFieldAnswer!]!
- }