Closed dmangust closed 2 years ago
gatsby-source-pg incompatible with gatsby 4
gatsby build:
Calling addThirdPartySchema in the sourceNodes API is deprecated. Please use: createSchemaCustomization
addThirdPartySchema
sourceNodes
createSchemaCustomization
There was an error in your GraphQL query:
Cannot query field "postgres" on type "Query".
Resolved in v1.0.0-rc.0
Summary
gatsby-source-pg incompatible with gatsby 4
gatsby build:
Calling
addThirdPartySchema
in thesourceNodes
API is deprecated. Please use:createSchemaCustomization
There was an error in your GraphQL query:
Cannot query field "postgres" on type "Query".