OBJECT
Blame
Represents a Git blame.
link GraphQL Schema definition
- type Blame {
- # The list of ranges from a Git blame.
- BlameRange!]! : [
- }
OBJECT
Represents a Git blame.
- type Blame {
- # The list of ranges from a Git blame.
- BlameRange!]! : [
- }