2 Replies
found it Doc<"typename">
There's also a helper if you want to use a schema table type without system fields
_id
and _creationTime
for any reason: WithoutSystemFields<Doc<'typename'>>