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

134
Views
GraphQL typedef for JSONLD from mongodb not working

I'm working in jsonld data and it contains following data

'schema:description': some String value,
  'schema:license': some String value,
  'sosa:Platform': some String value,
  'adiiot:MicrophoneID': some String value,

this is the jsonld data we are using for our app but we are facing issue while defining the typedefs for graphql but not able to set a type for jsonld key containg : in between please help me how i can define keys in typedef so i can fetch this data through graphql.

this is typedef im trying for this data

type Data {
    _id: String
}

type Query {
    hello: String
    getAllPosts: Data
    # getPost(id: ID): Post
  }

i'm using nodejs and appollo-graphql-server is their any way i can access jsonld data and show in graphql.

about 4 years ago · Juan Pablo Isaza
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!