{}
A cursor to get the following page of.
after?: string
A cursor to get the previous page of.
before?: string
The latest date to find clips for.
endDate?: string
The featured flag the results should have.
isFeatured?: boolean
The number of results per page.
limit?: number
The earliest date to find clips for.
startDate?: string
Properties
isFeatured
Type: ?boolean
The featured flag the results should have.
If not given, both featured and non-featured clips will be returned.