Hello, everyone.
I was wondering if anyone had any suggestions on how to make a mirrored column using GraphQL.
The documentation only discussed reading the mirror column.
Any ideas? Thank you!
Hello, everyone.
I was wondering if anyone had any suggestions on how to make a mirrored column using GraphQL.
The documentation only discussed reading the mirror column.
Any ideas? Thank you!
You can’t, well you might be able to create the column unconfigured, just like any other column creation just specify mirror as the type. However this will create an “orphaned” mirror which isn’t connected to a connect boards column, nor have any columns to mirror specified.
In other words, basically useless to do it from the API unless you intend to then configure in the UI and are using the API solely to specify a column ID you want.