Mutations
updateSavedThreadsView
Updates an existing saved threads view. All fields in the input are optional; only the fields you provide will be changed. Depending on workspace settings, only the view’s creator or workspace admins may be allowed to edit a view they did not create.
MUTATION
updateSavedThreadsView(input: UpdateSavedThreadsViewInput!): UpdateSavedThreadsViewOutput!Arguments
input
required
Returns
savedThreadsView
error
Mutation
Variables
Response
Mutation
Variables
Response

