Types
ProfileQuestion
A profile question shown to a prospective member during a join flow.
object
ProfileQuestionImplements
Fields
context
The join flow this question belongs to.
id
ID!
ID of the object.
position
Int
Sort position within its owner and context; lower positions show first.
required
Boolean!
Whether an answer is required to complete the join flow.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
text
String!
The question prompt shown to the prospective member.