Relay Connection

Learn how to support a Relay connection in GraphQL.

Supporting Relay connections

To support pagination, Relay has defined a set of conventions that models lists of records and related metadata. As an example, let’s review the :menu_items field in the PlateSlate schema. In its current, simplistic state, it looks something like this:

Get hands-on with 1200+ tech skills courses.