24
Jobs posted
$164k–$204k
Avg salary range
Growing demand
Hiring trend
Showing 9 of 9 Graphql jobs
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
akeno
We’re doing planning software for huge factories, predominantly in the chemical industry where processes are complex and there is always a fun new edg...
Strobe Power
AI data centers are creating a massive new wave of electricity demand, and the grid is already stretched. Strobe is building an autonomous power compa...
Neo.Tax
Neo.Tax automates R&D tax credits and software cost capitalization for enterprises. We ingest data from project management, payroll, identity, and fin...
Walmart Global Tech (International Digital Experiences)
What you’ll do Build modern, scalable UIs with React, modular CSS, Redux, React Query, and GraphQL Improve and refactor existing codebases with a focu...
Trustonic
Company Description *Who we are… At Trustonic, we make smartphones affordable for the many, enabling global access to devices and digital finance thro...
Philo
Headquarters: San Francisco, CA, Brooklyn, NY, Cambridge, MA or remote About Philo Philo is building the future of television. Our product lets you wa...
Be the first to know when new Graphql jobs are posted. Fresh listings only — no ghost jobs.
No spam. Unsubscribe anytime with one click.
See salary ranges, averages, and trends for Graphql positions.
View Graphql Salary Guide →GraphQL is a query language and runtime for APIs that enables clients to request exactly the data they need, revolutionizing how applications fetch data. Originally developed by Facebook, GraphQL has become an industry standard for modern APIs. Companies hire GraphQL developers for API development, data aggregation layers, real-time applications, and projects requiring flexible client-server communication. GraphQL developers work with schema design, resolvers, Apollo Server or similar, subscriptions for real-time data, and federation for distributed architectures. Understanding query optimization, caching strategies, and security considerations distinguishes strong candidates. GraphQL developer salaries range from $90k to $165k+ as part of full-stack or API-focused roles. The ecosystem includes Apollo, Hasura, and strong TypeScript integration with code generation. LeetHire connects GraphQL developers with companies building modern APIs through practical technical assessments.
GraphQL for complex data requirements, mobile apps needing flexible queries, and microservices aggregation. REST for simple CRUD, caching-heavy scenarios, and when team doesn't need GraphQL complexity.
GraphQL has a steeper learning curve with concepts like schemas, resolvers, and N+1 queries. However, it often simplifies frontend development and reduces over-fetching problems common in REST.
GraphQL developers earn $90k to $165k+ annually as part of full-stack roles. GraphQL expertise often commands 10-15% salary premium over REST-only developers. Senior GraphQL architects may earn $140k-$175k+.
TypeScript for type-safe schemas, Apollo or Relay for clients, DataLoader for batching, caching strategies, schema design patterns, security (authorization, rate limiting), and real-time subscriptions.