OBJECT
QuestionResponse
link GraphQL Schema definition
- type QuestionResponse {
- : EappApplication!
- : UUID!
- : ISO8601DateTime!
- : UUID!
- : Organization!
- : Int!
- : Question!
- : UUID!
- : [String!]!
- : ISO8601DateTime!
- }
link Require by
- EappApplicationnull
- EappApplicationCopynull
- Querynull
- Questionnull
- QuestionCopynull
- QuestionResponseConnectionThe connection type for QuestionResponse.
- QuestionResponseCreatePayloadAutogenerated return type of QuestionResponseCreate
- QuestionResponseDestroyPayloadAutogenerated return type of QuestionResponseDestroy
- QuestionResponseEdgeAn edge in a connection.
- QuestionResponseUpdatePayloadAutogenerated return type of QuestionResponseUpdate