gitlab-org--gitlab-foss/app/assets/javascripts/repository/queries/commit.fragment.graphql

10 lines
121 B
GraphQL

fragment TreeEntryCommit on LogTreeCommit {
sha
message
titleHtml
committedDate
commitPath
fileName
type
}