A true or false literal.
true
false
@type t() :: %TypedGql.Language.BooleanValue{loc: map() | nil, value: boolean() | nil}