VIEW in HASURA #9361
-
accordingly: that is: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Views should update themselves following a change based on introspecting your database. |
Beta Was this translation helpful? Give feedback.
Views should update themselves following a change based on introspecting your database.
If you find that a view hasn't updated on Hasura's side (for instance if you make a change using an external SQL editor), you can force a reload of the database by going to
Data > Manage
and selectingReload
on your your database's row.