Skip to main content

deleteCustomViewWorkspaceAccountByNodeId

Deletes a single CustomViewWorkspaceAccount using its globally unique id.

deleteCustomViewWorkspaceAccountByNodeId(
input: DeleteCustomViewWorkspaceAccountByNodeIdInput!
): DeleteCustomViewWorkspaceAccountPayload

Arguments

deleteCustomViewWorkspaceAccountByNodeId.input ● DeleteCustomViewWorkspaceAccountByNodeIdInput! non-null input

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

Type

DeleteCustomViewWorkspaceAccountPayload object

The output of our delete CustomViewWorkspaceAccount mutation.