OpportunityType
No description
type OpportunityType {
id: Int
name: String
sortOrder: Int
isDefault: Int
}
Fields
OpportunityType.id
● Int
scalar
OpportunityType.name
● String
scalar
OpportunityType.sortOrder
● Int
scalar
OpportunityType.isDefault
● Int
scalar
Returned by
opportunityTypes
query
Member of
OpportunitiesDefaultFilters
object ● Opportunity
object ● OpportunityDefaultOptions
object