Skip to main content

DeleteWorkspaceAccountManagerByWorkspaceAccountIdInput

All input for the deleteWorkspaceAccountManagerByWorkspaceAccountId mutation.

input DeleteWorkspaceAccountManagerByWorkspaceAccountIdInput {
clientMutationId: String
workspaceAccountId: String!
}

Fields

DeleteWorkspaceAccountManagerByWorkspaceAccountIdInput.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.

DeleteWorkspaceAccountManagerByWorkspaceAccountIdInput.workspaceAccountId ● String! non-null scalar

Member Of

deleteWorkspaceAccountManagerByWorkspaceAccountId mutation