Type alias PossiblyUncachedIntegration

PossiblyUncachedIntegration: Integration | {
    applicationID?: string;
    id: string;
}