Skip to content

Updating multiple columns of an item #38

Description

@shamikchoudhury14-afk

How can I achieve this

mutation {
change_multiple_column_values(
item_id: 1234567890
board_id: 9876543210
column_values: "{"status":{"index":1},"date4":{"date":"2021-01-01"},"person":{"personsAndTeams":[{"id":9603417,"kind":"person"}]}}"
) {
id
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions