I would like to access the automation results via GraphQL, but can’t really find them.
I found something under fileUploads, but I am more interested in the general status (success/failure) and e.g. the failing model elements.
And just to share, what I also learned from that (Thanks, @jonathon!):
The (functionality of the) queries with the old naming (stream/branch/commit) have nothing to do with the queries of the new naming (project/model/version).
(Thought it would also just be a naming thing.)
… although I never liked the extra step of items{} (especially since there aren’t many other properties besides), but at least it would be handled the same way.