GraphQL supports a special List type that represents an array of a particular type. For example, [String] is a List of the type String .
確定! 回上一頁