# What's New in pg\_graphql v1.2

DevFeed: [What's New in pg\_graphql v1.2](<https://devfeed.tech/articles/what-s-new-in-pg-graphql-v1-2-710.md>)

Original publisher: [Read original article](<https://supabase.com/blog/whats-new-in-pg-graphql-v1-2>)

Author: Oliver Rice

Published: 2023-04-21T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API](<https://devfeed.tech/topics/api.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [examples](<https://devfeed.tech/tags/examples.md>), [features](<https://devfeed.tech/tags/features.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [sql](<https://devfeed.tech/tags/sql.md>), [v1](<https://devfeed.tech/tags/v1.md>)

## AI overview

This article presents the features added in pg_graphql v1.2, including support for views, materialized views, and foreign tables, expanded SQL-style filtering, and functional GraphQL core directives. It also explains mutation events for simple views and includes examples of the new capabilities.

## Source excerpt

New Features in the v1.2 release of pg_graphql