Objects
/BoardView
BoardView
A board's view.
Fields
id
ID!
Required
The view's unique identifier.name
String!
Required
The view's name.settings_str
String!
Required
The view's settings in a string form.source_view_id
ID
The view's template id if it was duplicated from other viewtype
String!
Required
The view's type.view_specific_data_str
String!
Required
Specific board view data (supported only for forms)
Built with