I am trying to fetch mirror column values in API playground.
Can someone help me with how to write query to fetch mirror column values?
Page 1 / 1
{
items {
column_values {
... on MirrorValue {
display_value //this is the text value of the column. There is no true 'value' like other columns.
}
}
}
}
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.