Search
Provides struct and type for Label
@type t() :: %GitHub.Label{ color: String.t(), default: boolean(), description: String.t() | nil, id: integer(), name: String.t(), node_id: String.t(), url: String.t() }