conflictDetected property

bool? conflictDetected
getter/setter pair

Whether a conflict was detected for this mutation.

Always false when a conflict detection strategy field is not set in the mutation.

Implementation

core.bool? conflictDetected;