Title: Issue: Breaking WPGraphQL plugin
Last modified: February 10, 2022

---

# Issue: Breaking WPGraphQL plugin

 *  Resolved [ramonmetzker](https://wordpress.org/support/users/ramonmetzker/)
 * (@ramonmetzker)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/issue-breaking-wpgraphql-plugin/)
 * 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](https://wordpress.org/support/users/swissspidy/)
 * (@swissspidy)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/issue-breaking-wpgraphql-plugin/#post-15350137)
 * Hi there
 * You are running into [a known bug in the WPGraphQL plugin](https://github.com/wp-graphql/wp-graphql/issues/2065).
 * 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.
 *  [Luckyna San](https://wordpress.org/support/users/luckynasan/)
 * (@luckynasan)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/issue-breaking-wpgraphql-plugin/#post-15416528)
 * Hello there [@ramonmetzker](https://wordpress.org/support/users/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](https://wordpress.org/support/plugin/web-stories/reviews/).
   Thank you!
 *  [Jason Bahl](https://wordpress.org/support/users/jasonbahl/)
 * (@jasonbahl)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/issue-breaking-wpgraphql-plugin/#post-15420480)
 * 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](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.

 * ![](https://ps.w.org/web-stories/assets/icon.svg?rev=2386543)
 * [Web Stories](https://wordpress.org/plugins/web-stories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/web-stories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/web-stories/)
 * [Active Topics](https://wordpress.org/support/plugin/web-stories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/web-stories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/web-stories/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [graphql](https://wordpress.org/support/topic-tag/graphql/)

 * 3 replies
 * 4 participants
 * Last reply from: [Jason Bahl](https://wordpress.org/support/users/jasonbahl/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/issue-breaking-wpgraphql-plugin/#post-15420480)
 * Status: resolved