samüel
04/03/2022, 1:22 AMpg_graphql
functionality up over the last two days, but for some reason tables are not registering in the gql schema.
https://github.com/supabase/supabase/discussions/6262
I've detailed most of my current troubleshooting steps here, but thought it might be worth checking here as well.
1. Fresh project with pg_graphql
enabled.
2. Table countries
created via the dashboard on the public
schema.
3. No countries
showing in gql schema.
json
{
"data": {
"__schema": {
"queryType": {
"name": "Query"
},
"directives": [],
"mutationType": null,
"subscriptionType": null
}
},
"errors": []
}
Needle
04/03/2022, 1:22 AM/title
command!
We have solved your problem?
Click the button below to archive it.