Types
CustomFieldAnswer
A member’s response to a custom field.
object
CustomFieldAnswerImplements
Fields
createdAt
ISO8601DateTime!
customField
The custom field being answered.
id
ID!
ID of the object.
lastEditedAt
ISO8601DateTime
When the response was last changed.
member
The member who provided this response.
options
The options the member selected, for dropdown, tag, and badge fields.
resourceId
ID!
Resource ID for this object, for interop with the Admin API.
text
String
The free-text response, for text fields.
updatedAt
ISO8601DateTime!