Public output projection from graph fields.
@type t() :: %Docket.Graph.Output{ description: String.t() | nil, id: String.t() | nil, label: String.t() | nil, metadata: map(), schema: Docket.Schema.t() | nil, source: String.t() | nil }