Giter Club home page Giter Club logo

Comments (5)

michaeldaudiolo avatar michaeldaudiolo commented on June 9, 2024 1

Hi, @mjfwebb. Sorry, you have to pass the argument through as true otherwise you get the same error

mutation {
  createTests(input: { _emptyInput: true }) {
    tests {
      test(value: true)
    }
  }
}

from graphql.

neo4j-team-graphql avatar neo4j-team-graphql commented on June 9, 2024

Many thanks for raising this bug report @michaeldaudiolo. 🐛 We will now attempt to reproduce the bug based on the steps you have provided.

Please ensure that you've provided the necessary information for a minimal reproduction, including but not limited to:

  • Type definitions
  • Resolvers
  • Query and/or Mutation (or multiple) needed to reproduce

If you have a support agreement with Neo4j, please link this GitHub issue to a new or existing Zendesk ticket.

Thanks again! 🙏

from graphql.

mjfwebb avatar mjfwebb commented on June 9, 2024

Hi @michaeldaudiolo! I'm running through your reproduction steps and I received an error on the first mutation that you wrote:

mutation {
  createTests(input: { _emptyInput: true }) {
    tests {
      test
    }
  }
}

Response:
"Cannot return null for non-nullable field Test.test."

Do you not receive the same response?

from graphql.

neo4j-team-graphql avatar neo4j-team-graphql commented on June 9, 2024

We've been able to confirm this bug using the steps to reproduce that you provided - many thanks @michaeldaudiolo! 🙏 We will now prioritise the bug and address it appropriately.

from graphql.

MacondoExpress avatar MacondoExpress commented on June 9, 2024

The fix for this issue is released on version 5.2.0, please be aware of another issue we found during the reproduction of this: #4838 that is still to be fixed.

from 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.