Skip to main content

DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput

All input for the deleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountId mutation.

input DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput {
clientMutationId: String
workspaceId: String!
customViewId: String!
workspaceAccountId: String!
}

Fields

DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput.clientMutationId ● String scalar

An arbitrary string value with no semantic meaning. Will be included in the payload verbatim. May be used to track mutations by the client.

DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput.workspaceId ● String! non-null scalar

DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput.customViewId ● String! non-null scalar

DeleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountIdInput.workspaceAccountId ● String! non-null scalar

Member Of

deleteCustomViewWorkspaceAccountByWorkspaceIdAndCustomViewIdAndWorkspaceAccountId mutation