Coder Social home page Coder Social logo

Comments (5)

justlevine avatar justlevine commented on June 25, 2024 1

Hey @brockduncan , couple ideas:

  1. Have you regenerated Apollo's possible types / GraphQL codegen / etc since you added the Utility location? It's a breaking schema change so if you don't, your tooling won't know what to look for.
  2. This is just a shot in the dark, but any chance it works if you rename it to something other than Utility? Between Apollo and Faust you got some things preprocessing your schema, could be that's a reserved keyword causing a conflict?

If it's working on the backend, then my guess is that the issue is on the Faust side of things (and their discord/repo would be a better way to get help), but hopefully the above will point us in the right direction

from wp-graphql.

brockduncan avatar brockduncan commented on June 25, 2024 1

@justlevine thanks!! Good shot in the dark. I changed the menu location name to "HeaderTop" and it works now.

from wp-graphql.

justlevine avatar justlevine commented on June 25, 2024 1

In that case, it definitely sounds like something to report over to faust.

CC @blakewilson

from wp-graphql.

blakewilson avatar blakewilson commented on June 25, 2024 1

Hey @brockduncan, did you try generating possible types after you created this new menu?

faust generatePossibleTypes

from wp-graphql.

brockduncan avatar brockduncan commented on June 25, 2024

@blakewilson yep, I did run after creating "Utility" and it didn't fail but also didn't seem to fix the issue. I ran it again after creating the "HeaderTop" menu as well and then it worked. Maybe it could also be something related to me figuring out faust config for this site while also creating the new menu? Definitely could be a me problem.

from wp-graphql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.