DeleteWorkspaceAccountManagerInput
All input for the deleteWorkspaceAccountManager mutation.
input DeleteWorkspaceAccountManagerInput {
clientMutationId: String
id: String!
}
Fields
DeleteWorkspaceAccountManagerInput.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.
DeleteWorkspaceAccountManagerInput.id ● String! non-null scalar
Member Of
deleteWorkspaceAccountManager mutation