isMutation property

bool get isMutation

Implementation

bool get isMutation => type == OperationType.mutation;