Skip to main content

createOrRecoverAccordDomain

Create an accord domain, or recover (un-delete) a matching soft-deleted one. When this leaves the accord with exactly one active domain, a company banner may be auto-picked. On initial accord creation, existing meetings matching the domain are linked to the accord.

createOrRecoverAccordDomain(
input: CreateAccordDomainInput!
isAccordCreation: Boolean
): CreateOrRecoverAccordDomainPayload

Arguments

createOrRecoverAccordDomain.input ● CreateAccordDomainInput! non-null input

The accord id and domain to create or recover.

createOrRecoverAccordDomain.isAccordCreation ● Boolean scalar

When true, this is the accord's initial creation — triggers linking of matching existing meetings.

Type

CreateOrRecoverAccordDomainPayload object