createAirbyteConnection
Set up the Airbyte CRM sync for the current workspace. Adopts or creates
the Airbyte source and connection for the workspace's connected CRM,
backfilling from six months before the workspace's oldest connected
accord/CRM object, and upserts the crm_object_sync record. Returns
true on success (including when an active sync already exists), false if
setup could not complete (any resources created in the attempt are rolled
back). Despite being a Query, this mutates state.
createAirbyteConnection: Boolean
Type
Boolean scalar
The Boolean scalar type represents true or false.