---
title: "buildBlock(_:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/entityquerypropertiesbuilder/buildblock(_:)"
---

# buildBlock(_:)

## Declaration

```swift
static func buildBlock(_ components: EntityQueryPropertyDeclaration<Entity, ComparatorMappingType>...) -> [EntityQueryPropertyDeclaration<Entity, ComparatorMappingType>]
```

## See Also

### Building queryable properties

- [EntityQueryPropertyDeclaration](appintents/entityquerypropertydeclaration.md)
