Skip to main content

upsertWorkspaceAccountManagerById

Inserts a single WorkspaceAccountManager; if the record already exists then insteads updates the record.

upsertWorkspaceAccountManagerById(
input: upsertWorkspaceAccountManagerByIdInput!
): UpsertWorkspaceAccountManagerPayload

Arguments

upsertWorkspaceAccountManagerById.input ● upsertWorkspaceAccountManagerByIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpsertWorkspaceAccountManagerPayload object

The output of our upsert WorkspaceAccountManager mutation.