XXata•Created by _4kb on 10/9/2024 in #help Unable to get query using dynamic table
When using a dynamic table, the schemas become a union of all tables and type safety might be lost, you can attempt to cast the table name property to one that you know the schema is correct to get proper types.