Hello,
I’m trying to insert some info on a field with id “long_text”, the query is okay, everything goes fine, but the value is not on the field of created item.
This is the query i’m using:
mutation { create_item (board_id: XXXXXX, item_name: "XXXXXXX", column_values: " { \\\\"texto\\\\": \\\\"XXXXXXX\\\\", \\\\"texto1\\\\": \\\\"XXXXXX\\\\", \\\\"person8\\\\":\\\\"XXXXXXX\\\\", \\\\"long_text\\\\": \\\\"XXXXXXXX\\\\" }") { id } }
Mutation long_text type
This topic has been closed for replies.
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.