I've updated the type to remove an unncecesary property it had, also modified the type of tags in the Project type, as they come as a string from the input. Not as an array of strings. That string is then splitted in the controller (' ') and converted into an array of strings.
I've updated the type to remove an unncecesary property it had, also modified the type of tags in the Project type, as they come as a string from the input. Not as an array of strings. That string is then splitted in the controller (' ') and converted into an array of strings.