Coder Social home page Coder Social logo

Comments (2)

davidyaha avatar davidyaha commented on June 18, 2024

Hey @MetaCorp!

Thanks for taking interest in this project!
I am not familiar with graphql-compose.

Could you explain what it deos and how exactly you would like to use accounts-js?

Currently the @accoutns/graphql-api package will expose a class that extends a schema using makeExecutableSchema from graphql-tools.
There is an example in the readme file of the graphql-api package.

Let me know how it goes!

from graphql.

MetaCorp avatar MetaCorp commented on June 18, 2024

I would like to use accounts-js to have an authentification with password at first, to make some data only accessible for connected client.

graphql-compose can generate graphql resolvers from schemas, I've been testing it recently and really enjoyed that lib, and it comes with great plugins. I'm using graphql-compose-mongoose to generate resolvers from mongoose schemas.

I found a way to extend graphql-compose resolvers using mergeSchemas() from graphql-tools. This example from graphql-compose.

So i have access to account-js resolvers but they throw errors. When trying with createUser I have this: GraphQLError: Cannot read property 'emit' of undefined.

I'm doing my testing on this repo. Maybe you can help me here.

from graphql.

Related Issues (8)

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.