with_id_rename

with_id_rename(docs: <class 'collections.abc.Iterable'>) -> list[dict[str, typing.Any]]

Utility changes _id field from Collection into id for Document.

Parameters:
NameDescription
docsType: <class 'collections.abc.Iterable'>