RunMutation$Mutation$createOutboundCorporateNotification typedef
RunMutation$Mutation$createOutboundCorporateNotification =
MultiSourceResult<Mutation$createOutboundCorporateNotification> Function(Variables$Mutation$createOutboundCorporateNotification, {Object? optimisticResult, Mutation$createOutboundCorporateNotification? typedOptimisticResult})
Implementation
typedef RunMutation$Mutation$createOutboundCorporateNotification
= graphql.MultiSourceResult<Mutation$createOutboundCorporateNotification>
Function(
Variables$Mutation$createOutboundCorporateNotification, {
Object? optimisticResult,
Mutation$createOutboundCorporateNotification? typedOptimisticResult,
});