Completing the answer, You cannot access the users table because it is part of the authentication schema. By default, the exposed schemas are public and graphql. You could expose the authentication schema, but that is not recommended as it would expose sensitive authentication data.