-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
{
repository(name: "catalog", owner: "identification-resources") {
ref(qualifiedName: "main") {
target {
... on Commit {
blame(path: "catalog.csv") {
ranges {
commit {
oid
committedDate
}
startingLine
endingLine
age
}
}
}
}
}
}
rateLimit {
limit
cost
remaining
resetAt
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request