SalesforceLeadSource
No description
type SalesforceLeadSource {
created_at: DateTime
id: ID!
label: String
updated_at: DateTime
}
No description
type SalesforceLeadSource {
created_at: DateTime
id: ID!
label: String
updated_at: DateTime
}
SalesforceLeadSource.created_at
● DateTime
scalarSalesforceLeadSource.id
● ID!
non-null scalarSalesforceLeadSource.label
● String
scalarSalesforceLeadSource.updated_at
● DateTime
scalar