OBJECT
OppQuestionDetail
link GraphQL Schema definition
- type OppQuestionDetail {
- CustomFieldDetail :
- Int :
- Int :
- # Id for our global custom question library. Each time a new question was added
- # from a global custom question library, a new customPropertyField will be
- # created. This object will contain a field called
- # original_custom_property_field_id.This id is the id of the original global
- # custom library that the question was added from.
- Int :
- Boolean :
- Int :
- }