Skip to main content

WorkspaceAccountManagerPatch

Represents an update to a WorkspaceAccountManager. Fields that are set will be updated.

input WorkspaceAccountManagerPatch {
id: String
workspaceAccountId: String
managerWorkspaceAccountId: String
workspaceId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}

Fields

WorkspaceAccountManagerPatch.id ● String scalar

WorkspaceAccountManagerPatch.workspaceAccountId ● String scalar

WorkspaceAccountManagerPatch.managerWorkspaceAccountId ● String scalar

WorkspaceAccountManagerPatch.workspaceId ● String scalar

WorkspaceAccountManagerPatch.version ● Int scalar

WorkspaceAccountManagerPatch.deletedAt ● Datetime scalar

WorkspaceAccountManagerPatch.updatedAt ● Datetime scalar

WorkspaceAccountManagerPatch.createdAt ● Datetime scalar

Member Of

UpdateWorkspaceAccountManagerByNodeIdInput input ● UpdateWorkspaceAccountManagerByWorkspaceAccountIdInput input ● UpdateWorkspaceAccountManagerInput input ● upsertWorkspaceAccountManagerByIdInput input ● upsertWorkspaceAccountManagerByWorkspaceAccountIdInput input