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