I’m using a Hasura Graphql api on my postgres databse. I want to get a single row from a table using the primary key but it seems like there are 2 …
I’m using a Hasura Graphql api on my postgres databse. I want to get a single row from a table using the primary key but it seems like there are 2 …