Represents the language of a repository.
The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
String
Represents a given language found in repositories.
The color defined for the current language.
The Node ID of the Language object
The name of the current language.
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Int
The number of bytes of code written in the language.