psaSyncedSubscriptions
Get all subscriptions
This page contains
Arguments
mor PsaMorInput! PREVIEW | |
first Int | Number of elements to return (page size) in forward direction. Default is 10 |
after String | Returns elements after specified cursor |
last Int | Number of elements to return (page size) in backward direction. Default is 10 |
before String | Returns elements before specified cursor |
filter PsaSyncedSubscriptionsFilter PREVIEW | Criteria to filter synced subscriptions |
orderBy PsaSyncedSubscriptionsOrderBy PREVIEW | Criteria to sort synced subscriptions |
Return Fields
PsaSyncedSubscriptionsConnection! PREVIEW | A connection type used to page through a list of synced subscriptions" |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.