Coder Social home page Coder Social logo

Comments (6)

ohler55 avatar ohler55 commented on June 11, 2024 1

There is not currently a way to do what you describe directly. The GraphQL engine is current linked to a server so it is no possible to have multiple engines for a single server. The only way I can think of to do that right now would be to spin up a different server for a user when they log in. If you have a small number of users that might not be an issue. If you have hundreds all accessing at the same time it might be too much.

from agoo.

ohler55 avatar ohler55 commented on June 11, 2024 1

There are some possibilities to create types on the fly we could discuss. Keeping them separate is not currently supported though.

from agoo.

JosimarCamargo avatar JosimarCamargo commented on June 11, 2024 1

I'll talk with my teammates about it, thanks again

from agoo.

JosimarCamargo avatar JosimarCamargo commented on June 11, 2024

That is sad news, my company was rewriting our GraphQl API with Agoo, due to high performance, and how we have several clients and they can create their own types, a GraphQL API that allow to us create types on the flight is a must have to us. Please don't take this bad, you are doing a really awesome work here, thanks for all support.

from agoo.

VojislavVlasic avatar VojislavVlasic commented on June 11, 2024

Hello @ohler55, hope you're doing well.
Just to check in with you, does agoo support dynamic GraphQL schema creation now by any chance?

from agoo.

ohler55 avatar ohler55 commented on June 11, 2024

I have not added that. I'm a bit unclear as to how that would be implemented. I can see adding types but what would they be backed by?

from agoo.

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.