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