Introducing the New Collections API (2026-07) — Developer Preview

The CollectionUpdate mutation made on version 2026-07 for multi-source collection does not work (returns “Collection does not exist”) if an input of type CollectionInput is used but works if an input of type CollectionUpdateInput is used.

Is this intended as the documentation doesn’t mention it.