Commit
A commit of a repository
Fields
The author of the commit
The time the commit was authored at
committedAt (
Time!
)
The time the commit was created
committer (
GitUser!
)
The committer of the commit
diff (
[Diff!]!
)
The changes that this commit introduced
directory (
[Directory!]
)
The entries of a directory
Argument | Type | Description |
---|---|---|
path |
ID!
|
The path to the directory to list |
document (
Document
)
A document containing OMS data
Argument | Type | Description |
---|---|---|
locId |
ID!
|
The Loc/Id of the document |
file (
File
)
fileVersion (
FileVersion
)
A FileVersion for the given path
Argument | Type | Description |
---|---|---|
path |
ID!
|
The path of the FileVersion |
id (
ID!
)
The sha hash of the commit
lsFiles (
[String!]!
)
A list of all file paths in the repository
message (
String!
)
The commit message
parentIds (
[ID!]!
)
The parents of the commit
referenceNames (
[String!]!
)
The names of the references that point to this commit
references (
[Reference!]!
)
The references that point to this commit