Fork me on GitHub
#pathom
<
2021-10-11
>
markaddleman21:10:25

@wilkerlucio Here's an example of an validation check that could be more useful:

Execution error (ExceptionInfo) at com.wsscode.pathom3.connect.runner/check-entity-requires! (runner.cljc:733).
Required attributes missing: [:workflows.workflow/workflow-ids] at path []
Which resolver produced the incomplete output?

wilkerlucio15:10:40

hello Mark, hard to say without having the full context, to collab on that I suggest the following format: 1. here is the full code 2. here is the error message 3. here is how would be nice to have that message

markaddleman16:10:59

Understood. I was rushing a bit when I dropped you that message. I'll provide a complete repro case

👍 1