Array items in the schema are type like [String] Instead I would like to have [String!] How to do it ?
Array items in the schema are type like [String]
Instead I would like to have [String!]
How to do it ?