TTwenty•Created by Hung Do on 2/5/2025 in #❓︱help 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?