Code Monkey home page Code Monkey logo

Comments (3)

jlouis avatar jlouis commented on August 23, 2024

In the tutorial and the sw schema, it is not possible to expand e.g., __typename in a vehicle. This is actually correct because the __typename field is implicit according to the Oct2016 specification, section 4.1.4. So that part is not a bug.

The other question has to do with how we handle union expansions inside a list of data. If we have [UnionTy] then surely, you must qualify the union for the object query to be valid.

from graphql-erlang.

jlouis avatar jlouis commented on August 23, 2024

In PR #147 we add a test case for the kind of problem we've seen. This might help in the "figure-out-if-this-is-a-problem-or-not".

from graphql-erlang.

jlouis avatar jlouis commented on August 23, 2024

This turned out to not be a bug(tm). The spec is just a bit subtle here.

from graphql-erlang.

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.