Is it possible to have a `CollectionItem` without an id? The types say this is possible: https://github.com/webflow/js-webflow-api/blob/b40a6a12d7dc723ff01ccfeec1e6d30a5d5de73d/src/api/types/CollectionItem.ts#L16. That adds extra work to check the id exists when working with the SDK.