Testing of GraphQL
-
-
40 min
Switching to a new project, you may suddenly encounter GraphQL, an increasingly popular query language for the API.
In this talk, we will explore what GraphQL is, how to understand its structure, and how to write your first query.
We will also examine the differences between GraphQL and REST in terms of testing and discuss how to use familiar tools for task verification.