Git Product home page Git Product logo

Comments (3)

oliemansm avatar oliemansm commented on July 29, 2024

If it’s on the classpath (through a symlink or directly) you’d want to be able to load graphql schemas from it as well I’d say. Can you provide an example of your setup how to reproduce it? Especially interested in which jars contain the graphqls resources and which the accompanying classes.

Apparently in your case the file that’s symlinked contains graphqls resources you want to ignore?

There’s a change in the upcoming release where you can configure the schema pattern for finding schemas to load from the class path. Would that be a solution for your situation?

from graphql-spring-boot.

oliemansm avatar oliemansm commented on July 29, 2024

@snowe2010 Is this still an issue, or not anymore with the latest release and can we close it? See also my previous comment.

from graphql-spring-boot.

snowe2010 avatar snowe2010 commented on July 29, 2024

Sorry, I forgot to respond to this message. Github doesn't make it easy to remember to do things later.

If it’s on the classpath (through a symlink or directly) you’d want to be able to load graphql schemas from it as well I’d say. Can you provide an example of your setup how to reproduce it? Especially interested in which jars contain the graphqls resources and which the accompanying classes.

I don't really care if it's loading symlinks, but that appeared to be the issue that graphql was encountering when using the extend type syntax. I can't provide a code example, but I could provide the architecture, but I don't think that would be much help.
The issue we encountered was that we have many many schemas, and if you need to extend one then you try to use the extend type notation and get the above error.

from graphql-spring-boot.

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.