Latest GraphQL Basics posts

March 3, 2022

Using the GitHub GraphQL API with Apollo Studio Explorer

GraphQL APIs provide data that can be extremely useful to you, your team, or your project. Being able to test and run queries for GraphQL APIs can help you build well-designed queries for your application. Apollo Studio Explorer helps you do this. This is especially useful when you’re working with large APIs that contain lots […]

December 8, 2021

Designing Your First GraphQL Schema

Building schemas are a key part of building a graph. Schemas are one of the major benefits of using GraphQL. The schema defines how clients can retrieve and data from your GraphQL API. With schemas, you can easily shape and evolve your data to fit your specific business, product, or project needs. If you’re new […]

October 19, 2021

Demystifying GraphQL Misconceptions | Top Five GraphQL Myths Debunked

Trying to get buy-in to adopt GraphQL can be challenging when voices in the room provide inaccurate information about the technology. FUD (fear, uncertainty, and doubt) about things like security and caching can grind decision-making to a halt. These topics can be challenging to address without having access to and gathering the proper resources. That’s […]

Read more

September 3, 2021

Journey of a GraphQL query

by Michelle Mabuyo

Recent posts

May 26, 2023

Apollo Changelog: May 26, 2023

by Dylan Anthony

Company