updates
updates: {
id: string;
media_count: number;
schedule_for_social: false;
scheduled_status: "pending";
title?: null | string;
}[]
Type declaration
id: string
media_count: number
schedule_for_social: false
scheduled_status: "pending"
Optional title?: null | string