Query

The Query type is a special object type that defines all of the top-level entry points for queries that clients execute against your server.
fetch data from the table: "fliz.video"
fetch data from the table: "fliz.video" using primary key columns
fetch data from the table: "fliz.video_image"
fetch data from the table: "fliz.video_image" using primary key columns
fetch data from the table: "fliz.video_script"
fetch data from the table: "fliz.video_script" using primary key columns
fetch data from the table: "fliz.video_webhook"
fetch data from the table: "fliz.video_webhook" using primary key columns