Trying to enable pg_graphql

Hi, i maintain a selfhosted version of supabase with docker-compose.
I use all the latest versions.

When i try to enable pg_graphql, i get this error:
function graphql_public.graphql(text,text,jsonb,jsonb) is not a member of extension "pg_graphql"

How do i solve this?
Was this page helpful?