Type Alias: CustomContentByTypeInSpace
ts
type CustomContentByTypeInSpace = z.infer<typeof CustomContentByTypeInSpaceSchema>;Defined in: src/v2/models/customContentByTypeInSpace.ts:11