• Resolved ramonmetzker

    (@ramonmetzker)


    Hi, there! My company uses WordPress as a headless CMS, and we’ve been using GraphQL to make the requests a bit better.
    The moment I activate the Web Stories plugin, my entire GraphQL schema breaks, and I can no longer query any data.
    Do any of you have any clue on what could be causing this?
    I’ve used another plugin to create the webstories and I had to modify some files in it to get it to work with graphql. But with this one, I can’t figure out what’s going on.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pascal Birchler

    (@swissspidy)

    Hi there

    You are running into a known bug in the WPGraphQL plugin.

    WordPress supports registering settings with type array or object and this plugin makes use of that.

    However, WPGraphQL throws errors when it encounters them. This causes the schema to break.

    Until they fix this bug, we’ll look into adding a workaround for this in our next update.

    Plugin Support Luckyna San

    (@luckynasan)

    Hello there @ramonmetzker ! We have just released version 1.18.0 of the Web Stories for WordPress plugin which includes the workaround for the incompatibility you reported. Please update the plugin and confirm the issue has subsided on your end as well. We’ll close this topic as resolved but please do feel free to reach out in a new support topic with any questions, or share your thoughts about the plugin in a review. Thank you!

    Hello,

    I’m the maintainer of WPGraphQL and I’ve also opened up a Pull Request with a fix for this conflict. https://github.com/wp-graphql/wp-graphql/pull/2262

    This should be released shortly!

    Thanks,

    Jason

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue: Breaking WPGraphQL plugin’ is closed to new replies.