---
title: fetchAllSubscriptionsOperation()
framework: cloudkit
role: symbol
role_heading: Type Method
path: cloudkit/ckfetchsubscriptionsoperation/fetchallsubscriptionsoperation()
---

# fetchAllSubscriptionsOperation()

Returns an operation that fetches all of the user’s subscriptions.

## Declaration

```swift
class func fetchAllSubscriptionsOperation() -> Self
```

## Discussion

Discussion After creating the operation, set the fetchSubscriptionCompletionBlock property to process the results.
