ListTypeDef
API reference
A definition of a list type in a Module.
Implements Node
id: ID!
A unique identifier for this ListTypeDef.
elementTypeDef: TypeDef!
The type of the elements in the list.
A definition of a list type in a Module.
Implements Node
id: ID!A unique identifier for this ListTypeDef.
elementTypeDef: TypeDef!The type of the elements in the list.