According to the GraphQL specification, the Commit
object doesn’t contain committedDate
field. I need this information and I’m doing all the integration with GitLab using GraphQL, but I have to fall back to REST API just for this. Any chance this field will be added in the near future?