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

143
Views
Using Int as name in GraphQL Schema

So, I was creating a graphql schema,

type Details {
1: User!
2: User!
3: User!
id: String!
item: String!
}

What I want is to use the Int (1, 2, 3) in my Schema but not sure how. Someone must have been in the same situation before, help me figure it out.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Names in GraphQL can include numbers, but they cannot start with a number.

If you need to map over an existing API that returns numbers as fields, you can do a mapping such as this one: Graphql: How to map fields that start with number

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