fetch data from the table: "fliz.video_image"
- distinct_onfliz_video_image_select_columndistinct select on columns
- limitlimit the number of rows returned
- offsetskip the first n rows. Use only with order_by
- order_by[fliz_video_image_order_by]!sort the rows by one or more columns
- filter the rows returned
[fliz_video_image!]!
[fliz_video_image!]!- created_at
- file_s3_id
- id
- prompt
- updated_at
- url
- videofliz_video!An object relationship
- video_id