---
title: unsupportedSortDescriptor
framework: swiftdata
role: symbol
role_heading: Type Property
path: swiftdata/swiftdataerror/unsupportedsortdescriptor
---

# unsupportedSortDescriptor

## Declaration

```swift
static let unsupportedSortDescriptor: SwiftDataError
```

## See Also

### Fetch errors

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