Code Monkey home page Code Monkey logo

Comments (6)

mickhansen avatar mickhansen commented on July 22, 2024

Why would you want _id in this case?

from graphql-sequelize.

idris avatar idris commented on July 22, 2024

I guess the _id is optional. I use it because I have some legacy code that hits REST endpoints from the front-end, which require the real id.

from graphql-sequelize.

mickhansen avatar mickhansen commented on July 22, 2024

Alright, i would be willing to accept a PR that offers a map option to attributeFields that renames fields defined in a key: rename map.

from graphql-sequelize.

idris avatar idris commented on July 22, 2024

What about built-in relay support that does the globalIdField part for you?

from graphql-sequelize.

mickhansen avatar mickhansen commented on July 22, 2024

I think i discussed this with @brad-decker but there was some argument against it.
But yeah a globalId: true (suggestions welcome) argument or similar that generates a globalIdField on the Model.name would be fine with me (i could use that actually).

from graphql-sequelize.

brad-decker avatar brad-decker commented on July 22, 2024

I'm fine with providing an argument to the attributeFields function to swap out the typical id in generation in favor of globalid. Just to note that the globalIdField parameter will be the name of the model which is the typical behavior that we are all implementing anyways. Good idea. 👍

from graphql-sequelize.

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.