diff --git a/contrib/pg_graphql/Trunk.toml b/contrib/pg_graphql/Trunk.toml index d565ec15..3e57ed90 100644 --- a/contrib/pg_graphql/Trunk.toml +++ b/contrib/pg_graphql/Trunk.toml @@ -6,7 +6,7 @@ license = "Apache-2.0" description = "pg_graphql adds GraphQL support to your PostgreSQL database." homepage = "https://supabase.com" documentation = "https://supabase.github.io/pg_graphql" -categories = ["machine_learning"] +categories = ["Data / Transformations"] [build] postgres_version = "15"