Types
ProfileQuestionAnswerInput
An answer to a single profile question.
input
ProfileQuestionAnswerInputFields
profileQuestionId
ID!
required
ID of the question being answered — resource ID or GlobalID.
text
String
The member's free-text answer. Required questions must have a non-blank answer.