Why CRM and Work Management HTTP API Calls for Item Last Updated are not compatible? Example:
Work Management:
query {
items (ids: [00000000000]) {
column_values (ids:[“last_updated”]){ id value … on LastUpdatedValue {
id
}
}
}
}
Same query will not work in a CRM Item