hasRelationMutations property

bool get hasRelationMutations

Whether this mutation has additional relation operations

Implementation

bool get hasRelationMutations => relationMutations.isNotEmpty;