GraphQL Fundamentals·Lesson 1 Quiz
Quiz: What is GraphQL?
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. How many endpoints does a GraphQL API typically have?
2. What symbol in GraphQL schema means a field is non-nullable?
3. Which GraphQL operation type is used for real-time data?