graphql-compose-mongoose icon indicating copy to clipboard operation
graphql-compose-mongoose copied to clipboard

Array items are generated as optional

Open prbxr opened this issue 2 years ago • 0 comments

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

prbxr avatar Mar 08 '23 15:03 prbxr