I would like to use different schemas for an array of objects based on a value.
items: [{ name: "a" ... }, { name: "b" ... }]