Use GraphQL's List Type for Collections

InstructorJosh Black

Share this video with your friends

Send Tweet

In order to handle collections of items in a GraphQL Schema, GraphQL has a List Type. In this video, we’ll learn the syntax for specifying a List of items in a GraphQL Schema.