Hello,
I am trying to determine from the graphql API when a timeline column is in “deadline mode” and linked to a status column. I want to be able to reproduce the ‘Done on time’, ‘Overdue’ and ‘Done overdue’ filters but cannot find the right query that indicates it is in deadline mode and which column it is linked with.
Is there a way currently to get this information via the API?
Cam