Archive API docs
QUERY

creatorViews

List saved Creator Views for the current workspace, ordered by most-recently-updated first. Pair with creators(presetId:) to fetch the creators belonging to a view. Returns at most 1000 rows; this field is not paginated.

Arguments

filter CreatorViewFilterInput default: {}
Optional filter criteria. When omitted or empty, returns the current workspace's creator views.

Returns

Returns [CreatorView!]! .