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

11 lines
132 B
GraphQL

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