I didn’t understand this error. It used to be normal, but now it says “Type mismatch on variable $boardId and argument board_id (Int!/ID!)”. I don’t understand that my boardId is already an integer
Page 1 / 1
You are using variables. In API 2023-10 and later, board IDs changed from Int to type ID. Type ID is an integer or string, rather than just an integer - in conformance to GraphQL specifications.
GraphQL API
See minor change #3
thank you,You’ve been bothering me for a long time
Thank you @anon29275264 !!
Reply
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.