Tag: graphql
All the articles with the tag "graphql".
-
Implementing GraphQL Federation with Apollo Server
Build federated GraphQL APIs using Apollo Federation to compose schemas from multiple microservices.
-
Using Strapi GraphQL API with React Frontend
Integrate Strapi’s GraphQL API with a React frontend using Apollo Client.
-
Using React Query with GraphQL for Optimized Fetching
Integrate React Query with GraphQL for efficient data fetching and caching.
-
Prisma TypeScript: Modern Database ORM Development
Master Prisma ORM with TypeScript for modern database development. Learn schema design, migrations, advanced queries, and type-safe database operations.
-
GraphQL TypeScript: API Development and Code Generation
Master GraphQL with TypeScript for modern API development. Learn schema design, resolvers, code generation, and production-ready GraphQL servers.