Walltime seems missing from ChangeStreamDocument interfaces in MongoDB Javascript library

I am using Node 18 & MongoDB 6.14.1 library. I am trying to use the wallTime that is described in this documentation link. In all of the change stream documents I have seen actually come across has that field so I am wondering why it doesn’t show up in ChangeStreamDocumentCommon interface. Is that a coming change?