useWatchMutation$sendMessageToTarget function

ObservableQuery<Mutation$sendMessageToTarget> useWatchMutation$sendMessageToTarget(
  1. WatchOptions$Mutation$sendMessageToTarget options
)

Implementation

graphql.ObservableQuery<Mutation$sendMessageToTarget>
    useWatchMutation$sendMessageToTarget(
            WatchOptions$Mutation$sendMessageToTarget options) =>
        graphql_flutter.useWatchMutation(options);