Skip to content

Add GraphQL field spentAt to TimelogType and deprecate date field

What does this MR do?

Deprecate field date in favour of using spent_at, this would reflect better the attribute that we are linking to in the DB and the field type being a TimeType.

Field description was updated following styleguide.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #213651 (closed)

Edited by Bob Van Landuyt

Merge request reports