Skip to main content
Version: v2.x

Column Permissions

Introduction

Column permissions determine which columns are accessible in the rows which are accessible.

Column-level permissions are simple selections on the Hasura Console in Data -> [table] -> Permissions -> insert / select / update as per this example:

Column level permissions

In this example, the role user has only partial access to columns of the accessible rows for the select operation.