Quiz on Lazy Queries

Test your knowledge about lazy queries.

We'll cover the following...
Technical Quiz
1.

(True or False) GraphQL Code Generator generates two functions for a GraphQL query found in components: one lazy and one non-lazy.

A.

True

B.

False


1 / 5