We need to improve the mapping between Hasura and the underlying Postgres concepts / features. This includes the following: - Add relevant Postgres docs links - Add mapping of all Hasura operators to Postgres operators (e.g. https://docs.hasura.io/1.0/graphql/manual/mutations/update.html#update-jsonb-column)