export interface IGUserSubscribedAppsDataFields { app_id: string; subscribed_fields: string[]; }