avatar deldreth
Walter Melon
2018
Article thumbnail

GraphQL primer part two

Previously, I covered the basics of GraphQL schema definition including types, queries, and mutations. In part two I'll be diving into creating a GraphQL service and server with Prisma, MySQL, and Apollo Server.

graphql schema api
Article thumbnail

GraphQL primer part one

In November I'll be giving a talk about GraphQL to the Asheville Javascript Developers group. From schema definition to its use in today's applications. This is part one of three of what will become that talk.

graphql schema api