ItemsPatch

type ItemsPatch: object | ItemsPatchInexhaustive | ItemsPatchExhaustive;

The anonymous type is kept for backward compatibility; use ItemsPatchInexhaustive instead.