Adds zod collection schemas utilizing transform() merge a collection entry with the data of a layout entry.
Use getEntry
data runs through zod
zod runs transform
ransform gets the layout entry by the key layout
layout data is deepmerged
merged entry is returned
Adds zod collection schemas utilizing transform() merge a collection entry with the data of a layout entry.
Use getEntry data runs through zod zod runs transform ransform gets the layout entry by the key layout layout data is deepmerged merged entry is returned