jamespot-user-api
    Preparing search index...

    Variable moveFaqThemeSchemaConst

    moveFaqThemeSchema: ZodObject<
        { sourceUri: ZodString; targetUri: ZodString; themeIndex: ZodNumber },
        "strip",
        ZodTypeAny,
        { sourceUri: string; targetUri: string; themeIndex: number },
        { sourceUri: string; targetUri: string; themeIndex: number },
    > = ...