optimisticResponse property

  1. @override
GHumanWithArgsData? optimisticResponse

The optimistic result, generally used when running a mutation

Implementation

@override
_i2.GHumanWithArgsData? get optimisticResponse;