Type Alias RemoveFusionEventFromFusionSourceResponse
RemoveFusionEventFromFusionSourceResponse: { __typename?: "RemoveFusionEventFromFusionSourceResponse"; fusionSource: FusionSourceWithCursor; } Type declaration
Optional
__typename?: "RemoveFusionEventFromFusionSourceResponse"
The updated fusion source after the fusion event has been removed.