(schema: ZodObject<$ZodLooseShape, $strip>): ZodFieldInfo[] Extract field metadata from a Zod object schema.
schema
Zod object schema to extract from
ZodObject<$ZodLooseShape, $strip>returns
ZodFieldInfo[] array of field info for each property