RunMutation$Mutation$registerForTargetWithOnboard typedef

RunMutation$Mutation$registerForTargetWithOnboard = MultiSourceResult<Mutation$registerForTargetWithOnboard> Function(Variables$Mutation$registerForTargetWithOnboard, {Object? optimisticResult, Mutation$registerForTargetWithOnboard? typedOptimisticResult})

Implementation

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