Git Product home page Git Product logo

Comments (5)

dimatill avatar dimatill commented on June 16, 2024 1

the fix was released in 7.6.5
please feel free to reopen if the issue still exists

from graphql-shield.

alienbuild avatar alienbuild commented on June 16, 2024

Surprised this isn't a more prominent issue. Any known work around for this ?

from graphql-shield.

Ivanfvj avatar Ivanfvj commented on June 16, 2024

We had the same issue and we solve it this way:

graphql-shield: 7.5.0 (fixed dependency, without the ^)
graphql-middleware: ^4.0.1 (another suggestion is the one below, fixed 6.0.9)

think it's connected with dimatill/graphql-middleware#433 and you can downgrade graphql-middleware to =6.0.9 to make it work.

from graphql-shield.

hyusetiawan avatar hyusetiawan commented on June 16, 2024

having the same problem, the 7.5.0 works , graphql-middleware can be the latest, just make sure to do the following when applying the middleware:

const _schema = makeSchema(...
export const schema = applyMiddleware(_schema, permissions.generate(_schema))

from graphql-shield.

helman avatar helman commented on June 16, 2024

I was having the same issue, downgrade it to v7.6.2 works for me
it's the same issue logged in here

from graphql-shield.

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.