OBJECT
type Version {# The name of the application.name: String # The git commit hash.git_sha: String # The version of the application.tag: String # The URL to the release notes.release_notes: String }