The remote WPGraphQL schema hasn't changed but local generated type definitions have. This is a bug, please open an issue on Github and include the following text.. #37937
Labels
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
Changed type defs:
Typename WpUser diff:
{
kind: "OBJECT"
config: {
name: "WpUser"
fields: {
description: "A User object"
extensions: {
infer: false
}
interfaces: [
"WpNode"
"WpUniformResourceIdentifiable"
"WpCommenter"
"WpDatabaseIdentifier"
"Node"
]
}
}
not finished createSchemaCustomization - 1.794s
Reproduction Link
https://example.com/no-reproduction
Steps to Reproduce
...
I dont know how 2 reproduce it, it said that It would be good to report it.
Expected Result
Expected result: The npm run develop command runs successfully and the program starts.
Actual Result
I got this error.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: