Github GraphQL API / Blob
Represents a Git blob.
Implements
Fields
abbreviatedOid : String!
byteSize : Int!
commitResourcePath : URI!
commitUrl : URI!
id : ID!
isBinary : Boolean
isTruncated : Boolean!
oid : GitObjectID!
repository : Repository!
text : String