subscriptionRecords
List all subscriptions based on a set of filters
This page contains
Arguments
| first Int | |
| last Int | |
| before String | before: Returns elements before specified cursor, after and before are mutually exclusive |
| after String | after: Returns elements after specified cursor |
| filter SubscriptionRecordsFilter! PREVIEW | |
| orderByFilter SubscriptionRecordsOrderByFilter PREVIEW |
Return Fields
| SubscriptionRecordsConnection! PREVIEW |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.