Const
Zod schema describing a partial profile payload used for sending events to the Experience & Insights APIs.
This schema enforces the presence of an id field and allows additional JSON-serializable properties via z.catchall.
id
z.catchall
Zod schema describing a partial profile payload used for sending events to the Experience & Insights APIs.