Unwrap a type reference from surrounding NonNull/List type information
t :: Absinthe.Blueprint.TypeReference.List.t | Absinthe.Blueprint.TypeReference.Name.t | Absinthe.Blueprint.TypeReference.NonNull.t
unwrap(t) :: t
Unwrap a type reference from surrounding NonNull/List type information.