Open dundermain opened 4 weeks ago
@dundermain I tried running the tool but it's giving me 400 bad request.
Also instead of using |
use Optional
or Union
Hey @manthanguptaa, I am currently looking into the issue. There seems to be an issue with the type definition in GraphQL. I will experiment with it, and if it works, I will raise the PR. I have replaced "|" with "Optional". So once I debug the Linear issue, will raise the PR for both changes.
@manthanguptaa I have made the required changes. Please test it again and let me know if you face any issues. I tested it from my end, and it is working.
@dundermain allow me some time. I will most probably be reviewing this on the weekend
Thanks a lot, @manthanguptaa I will work on the UUIDs, but I need some context. By UUIDs, do you mean the different IDs like team ID, state ID, and user ID in the linear tool?
yes @dundermain!
This tool allows to perform the following basic operations using linear tool API
This pull request completes #1331