List

Lists represent sequences of values in GraphQL. A List type is a type modifier: it wraps another type instance in theofTypefield, which defines the type of each item in the list.

Fields

  • kind must return __TypeKind.LIST .
  • ofType : Any type.
  • All other fields must return null .

results matching ""

    No results matching ""