deleteWorkspaceAccountRoleByNodeId
Deletes a single WorkspaceAccountRole using its globally unique id.
deleteWorkspaceAccountRoleByNodeId(
input: DeleteWorkspaceAccountRoleByNodeIdInput!
): DeleteWorkspaceAccountRolePayload
Arguments
deleteWorkspaceAccountRoleByNodeId.input ● DeleteWorkspaceAccountRoleByNodeIdInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteWorkspaceAccountRolePayload object
The output of our delete WorkspaceAccountRole mutation.