Working with Arrays in Hasura Permissions
I have a postgres table with a bunch of people along with their state, county, city, etc. The way my application is set up, my users can have access to an entire state, or a county, or a city.
I have a postgres table with a bunch of people along with their state, county, city, etc. The way my application is set up, my users can have access to an entire state, or a county, or a city.