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
[RECOMMENDED] set this to exclude fields, queries and mutations that are not available to any possible user (determined from the user in connection string and any role they can become); this will be enabled by default in v5
138
131
*`--no-ignore-indexes`
139
-
[RECOMMENDED]set this to exclude filters, orderBy, and relations that would be expensive to access due to missing indexes
132
+
set this to exclude filters, orderBy, and relations that would be expensive to access due to missing indexes
140
133
*`--include-extension-resources`
141
134
by default, tables and functions that come from extensions are excluded; use this flag to include them (not recommended)
0 commit comments