Skip to content

How do I ignore a table when generating types? #442

Answered by kristiandupont
karloluis asked this question in Q&A
Discussion options

You must be logged in to vote

You can use typeFilter, which is perhaps poorly named since you are not the first to miss it. It takes a predicate, so you should be able to filter out anything you don't want.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@karloluis
Comment options

@kristiandupont
Comment options

Answer selected by karloluis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants