Example: ``` graphql customers(limit:1) { address city contactName phone orders { orderId customer { customerId } } } ``` This will trip `ConcurrencyDetector` in EF
Example:
This will trip
ConcurrencyDetectorin EF