Function LayoutAdminSectionsSeoMutationSchema
LayoutAdminSectionsSeoMutationSchema(): ZodObject< Required< { analytics?: ZodType< | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoAnalyticsMutation>[]>, any, | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoAnalyticsMutation>[]>, >; documentation?: ZodType< | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoDocumentationMutation>[]>, any, | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoDocumentationMutation>[]>, >; iconifyIcon?: ZodType< undefined | InputMaybe<LayoutAdminSectionsSeoIconifyIconMutation>, any, undefined | InputMaybe<LayoutAdminSectionsSeoIconifyIconMutation>, >; validators?: ZodType< | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoValidatorsMutation>[]>, any, | undefined | InputMaybe<InputMaybe<LayoutAdminSectionsSeoValidatorsMutation>[]>, >; }, >,>