QUERY
contentViews
List saved content (media deck) views for the current workspace, ordered by most-recently-updated first. Pair with items(presetId:) to fetch the items belonging to a view. Returns at most 1000 rows; this field is not paginated.
Arguments
- filter ContentViewFilterInput default: {}
- Optional filter criteria. When omitted or empty, returns the current workspace's media_deck views.
Returns
Returns [ContentView!]! .