upsertJetpack
Inserts or updates a jetpack in the database. If a jetpack with the same ID already exists, it will be updated; otherwise, a new entry will be created.
Parameters
jetpackEntity
The JetpackEntity object to upsert.
Inserts or updates a jetpack in the database. If a jetpack with the same ID already exists, it will be updated; otherwise, a new entry will be created.
The JetpackEntity object to upsert.