Function PagesPortfolioSectionsLogoMarqueeMutationSchema
PagesPortfolioSectionsLogoMarqueeMutationSchema(): ZodObject< Required< { item?: ZodType< | undefined | InputMaybe< InputMaybe<PagesPortfolioSectionsLogoMarqueeItemMutation>[], >, any, | undefined | InputMaybe< InputMaybe<PagesPortfolioSectionsLogoMarqueeItemMutation>[], >, >; title?: ZodType< undefined | InputMaybe<string>, any, undefined | InputMaybe<string>, >; }, >,>