Hello,
I am currently trying to link some data using graphql (I use Fibery as a central tool for my project management, and need to automatically connect Timeular data and fibery tasks).
So I manage to create my timleogs entites without any issues, but I don’t manage to link the tasks to them. I am currently using linkTaskBatch for optimisation purpose.
Here is my query:
And here is the error message:
Anybody has a solution?
Thanks a lot


