How to custom GraphQL validation rule
Hi guys, can you tell me how to add a validation field in twenty's graphQL, for example with
CreateOneAttachment API I want to add authorId field as required, which file in the twenty-server package should I look for?