GraphqlList: T | T[]

A list or single item, since GraphQL supports that for all list inputs

Type Parameters

  • T

    The input that that can be used raw or as a list