Object
No description
interface Object { type: ObjectType! id: String! shortId: String!}Fields
Section titled “Fields”Object.type ● ObjectType!non-nullenum {#type}
Section titled “Object.type ● ObjectType! {#type}”Object.id ● String!non-nullscalar {#id}
Section titled “Object.id ● String! {#id}”Object.shortId ● String!non-nullscalar {#short-id}
Section titled “Object.shortId ● String! {#short-id}”Member Of
Section titled “Member Of”Reference object ● Repository object ● Tag object ● TreeEntry object ● UpdatedRef object
Implemented By
Section titled “Implemented By”BinaryBlob object ● Commit object ● Tag object ● TextBlob object ● Tree object