Representation of a generic type to wrap around a GraphQL list type. This is useful for exposing a list of items and nextToken to allow for pagination by calling for the next set of paginated results.
List Items returned from a list query output.
String Generated next token to call for the next page of paginated results.