GithubHelp home page GithubHelp logo

Comments (4)

MaximusMcCann avatar MaximusMcCann commented on May 5, 2024

SystemPie and UserPie are of the interface type Pie.

The above also works in our current implementation.

from apollo-ios.

martijnwalraven avatar martijnwalraven commented on May 5, 2024

@MaximusMcCann: Could you include the relevant part of your schema?

apollo-codegen uses graphql-js for validation, so the results should be the same as GraphiQL. Validation rules may have changed depending on graphql-js versions however.

When you say this works in your current implementation, what setup are you describing?

from apollo-ios.

MaximusMcCann avatar MaximusMcCann commented on May 5, 2024

The parser is incorrectly evaluating the SystemPie to a UserPie here.

Works in the sense that graphiql has no issues with determining the SystemPie has the isActive flag. We also query this in production and the isActive flag is returned when the item is a SystemPie.

Pie = Interface
UserPie implements Pie
SystemPie implements Pie

Unfortunately, cannot copy and paste a schema portion atm.

from apollo-ios.

martijnwalraven avatar martijnwalraven commented on May 5, 2024

I'm not sure what could be going on here, and without something reproducible (like part of a schema) it is difficult to investigate further.

apollo-codegen 0.9 updates graphql-js to the most recent version, so that might solve your issue. Could you give that a try and report back?

from apollo-ios.

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.