# Query ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **atId** | [**UUID**](UUID.md) | | [optional] **atType** | [**AtTypeEnum**](#AtTypeEnum) | | [optional] **owningProject** | [**BranchOwningProject**](BranchOwningProject.md) | | [optional] **scope** | [**List<DataIdentity>**](DataIdentity.md) | | [optional] **select** | **List<String>** | | [optional] **where** | [**Constraint**](Constraint.md) | | [optional] ## Enum: AtTypeEnum Name | Value ---- | ----- QUERY | "Query"