LeadSource
No description
type LeadSource {
id: Int
name: String
default: Boolean
}
Fields
LeadSource.id
● Int
scalar
LeadSource.name
● String
scalar
LeadSource.default
● Boolean
scalar
Member of
Lead
object