Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to give args type in nestjs graphql for array of input

@Args({ name: 'ids', type: () => [String] }) ids: String[]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #give #args #type #nestjs #graphql #array #input
ADD COMMENT
Topic
Name
3+2 =