pub fn unwrap_type(type_ref: &Value) -> (Value, bool, bool)
Unwrap NON_NULL/LIST wrappers. Returns (named_type, is_non_null, is_list).