You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it requires setting @@ignore. However, in our use case we have models we would like to exclude from the SVG but for which we do not want to use @@ignore. Would it be possible to also add support for @@meta('doc:ignore', true) ?