Function PagesBlogSectionsMutationSchema
PagesBlogSectionsMutationSchema(): ZodObject< Required< { aboutSection?: ZodType< undefined | InputMaybe<PagesBlogSectionsAboutSectionMutation>, any, undefined | InputMaybe<PagesBlogSectionsAboutSectionMutation>, >; changelog?: ZodType< undefined | InputMaybe<PagesBlogSectionsChangelogMutation>, any, undefined | InputMaybe<PagesBlogSectionsChangelogMutation>, >; ctaGroup?: ZodType< undefined | InputMaybe<PagesBlogSectionsCtaGroupMutation>, any, undefined | InputMaybe<PagesBlogSectionsCtaGroupMutation>, >; dependencyList?: ZodType< undefined | InputMaybe<PagesBlogSectionsDependencyListMutation>, any, undefined | InputMaybe<PagesBlogSectionsDependencyListMutation>, >; featuredArticle?: ZodType< undefined | InputMaybe<PagesBlogSectionsFeaturedArticleMutation>, any, undefined | InputMaybe<PagesBlogSectionsFeaturedArticleMutation>, >; heroSection?: ZodType< undefined | InputMaybe<PagesBlogSectionsHeroSectionMutation>, any, undefined | InputMaybe<PagesBlogSectionsHeroSectionMutation>, >; logoMarquee?: ZodType< undefined | InputMaybe<PagesBlogSectionsLogoMarqueeMutation>, any, undefined | InputMaybe<PagesBlogSectionsLogoMarqueeMutation>, >; mirrorsList?: ZodType< undefined | InputMaybe<PagesBlogSectionsMirrorsListMutation>, any, undefined | InputMaybe<PagesBlogSectionsMirrorsListMutation>, >; pwaNavigator?: ZodType< undefined | InputMaybe<PagesBlogSectionsPwaNavigatorMutation>, any, undefined | InputMaybe<PagesBlogSectionsPwaNavigatorMutation>, >; recentCollection?: ZodType< undefined | InputMaybe<PagesBlogSectionsRecentCollectionMutation>, any, undefined | InputMaybe<PagesBlogSectionsRecentCollectionMutation>, >; relatedBlogs?: ZodType< undefined | InputMaybe<PagesBlogSectionsRelatedBlogsMutation>, any, undefined | InputMaybe<PagesBlogSectionsRelatedBlogsMutation>, >; }, >,>