graphile / gatsby-source-pg

PostgreSQL source for Gatsby, powered by PostGraphile
36 stars 15 forks source link

gatsby-source-pg incompatible with gatsby 4 #37

Closed dmangust closed 2 years ago

dmangust commented 3 years ago

Summary

gatsby-source-pg incompatible with gatsby 4

gatsby build:

Calling addThirdPartySchema in the sourceNodes API is deprecated. Please use: createSchemaCustomization

There was an error in your GraphQL query:

Cannot query field "postgres" on type "Query".

benjie commented 2 years ago

Resolved in v1.0.0-rc.0