Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

126
Views
flexible fields input to graphql

I am using mongodb with Graphql as described Here which is working well.but i have used mongodb schema as follows in one of my projects:

var mongoose=require('mongoose');
var Schema=mongoose.Schema({
},{ strict: false });
module.exports=mongoose.model('schema',Schema);

As expected i can add any of the fields sent from client and this is the beauty of mongoDB(Schemaless).but i cannot see its support in graphql as if i want to add another field without defining it in schema.GraphQL is taking care of each field individually so is there any idea about it?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!