hooks/helpers/use_mutation_sub library

Functions

useMutationSub<TData>({required DAQCache cache, List<String>? cacheKeys, String? keyPattern, List<String>? cacheTags, required void onMutated(TData mutatedData), String? logPrefix}) → void
Add mutation subscription to the query hook