hasRelationMutations property
bool
get
hasRelationMutations
Whether this mutation has additional relation operations
Implementation
bool get hasRelationMutations => relationMutations.isNotEmpty;
Whether this mutation has additional relation operations
bool get hasRelationMutations => relationMutations.isNotEmpty;