Function NavLinksDropdownSubLinksPageLinkMutationSchema

  • Returns ZodObject<
        Required<
            {
                page?: ZodType<
                    undefined
                    | InputMaybe<string>,
                    any,
                    undefined | InputMaybe<string>,
                >;
            },
        >,
    >