OpportunitySource
No description
type OpportunitySource {
id: Int
name: String
isDefault: Boolean
}
Fields
OpportunitySource.id
● Int
scalar
OpportunitySource.name
● String
scalar
OpportunitySource.isDefault
● Boolean
scalar
Member of
Opportunity
object