---
title: unsupportedPredicate
framework: swiftdata
role: symbol
role_heading: Type Property
path: swiftdata/swiftdataerror/unsupportedpredicate
---

# unsupportedPredicate

## Declaration

```swift
static let unsupportedPredicate: SwiftDataError
```

## See Also

### Fetch errors

- [includePendingChangesWithBatchSize](swiftdata/swiftdataerror/includependingchangeswithbatchsize.md)
- [sortingPendingChangesWithIdentifiers](swiftdata/swiftdataerror/sortingpendingchangeswithidentifiers.md)
- [unsupportedKeyPath](swiftdata/swiftdataerror/unsupportedkeypath.md)
- [unsupportedSortDescriptor](swiftdata/swiftdataerror/unsupportedsortdescriptor.md)
- [historyTokenExpired](swiftdata/swiftdataerror/historytokenexpired.md)
- [invalidTransactionFetchRequest](swiftdata/swiftdataerror/invalidtransactionfetchrequest.md)
