Skip to main content

deleteExternalServiceSync

Deletes a single ExternalServiceSync using a unique key.

deleteExternalServiceSync(
input: DeleteExternalServiceSyncInput!
): DeleteExternalServiceSyncPayload

Arguments

deleteExternalServiceSync.input ● DeleteExternalServiceSyncInput! non-null input

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

Type

DeleteExternalServiceSyncPayload object

The output of our delete ExternalServiceSync mutation.