---
title: operationGroup
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncenginefetchchangesoptions/operationgroup
---

# operationGroup

The operation group to use for the underlying CloudKit operations.

## Declaration

```occ
@property (strong) CKOperationGroup * operationGroup;
```

## Discussion

Discussion tip: Providing a specific operation group helps you to identify and analyze the telemetry of fetch operations in CloudKit Console. The default value is nil.
