A string literal, from either the quoted or the block-string form.
@type t() :: %TypedGql.Language.StringValue{loc: map() | nil, value: String.t() | nil}