FeedRequest: {
    cursor?: InputMaybe<Scalars["Cursor"]["input"]>;
    where?: InputMaybe<FeedWhere>;
}

Type declaration