• Resolved semiherdogan

    (@semiherdogan)


    Hi,

    I test a query on the plugin IDE, however it creates the error below. However it was working a few weeks ago. I can not see blogs field in the schema. Should I update the schema or something else might cause this error?

    I could not have found where to update schema on wordpress admin platform. If I need to update the schema, can anyone tell me how? I am new working with wordpress.

    I appreciate for any advise or comment.

    “errors”: [
    {
    “message”: “Cannot query field \”blogs\” on type \”RootQuery\”. Did you mean \”tags\”?”,
    “extensions”: {
    “category”: “graphql”
    },
    “locations”: [
    {
    “line”: 2,
    “column”: 4
    }
    ]
    }
    ],

    Regards

    Semih

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Joseph Fusco

    (@joefusco)

    Hey Semih, WPGraphQL does not provide a blogs field out of the box; are you using any other plugins to achieve that?

    Thread Starter semiherdogan

    (@semiherdogan)

    My client uses wp webhooks plugin too. Maybe it is related to that plugin. Let me review that plugin. I thought it was related to wp-graphql plugin.

    Plugin Support Joseph Fusco

    (@joefusco)

    Closing this and marking as resolved as it doesn’t seem related to WPGraphQL.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.