Skip to main content

updateWorkspacePreferenceByNodeId

Updates a single WorkspacePreference using its globally unique id and a patch.

updateWorkspacePreferenceByNodeId(
input: UpdateWorkspacePreferenceByNodeIdInput!
): UpdateWorkspacePreferencePayload

Arguments

updateWorkspacePreferenceByNodeId.input ● UpdateWorkspacePreferenceByNodeIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateWorkspacePreferencePayload object

The output of our update WorkspacePreference mutation.