Skip to main content

deleteExternalServiceSyncByNodeId

Deletes a single ExternalServiceSync using its globally unique id.

deleteExternalServiceSyncByNodeId(
input: DeleteExternalServiceSyncByNodeIdInput!
): DeleteExternalServiceSyncPayload

Arguments

deleteExternalServiceSyncByNodeId.input ● DeleteExternalServiceSyncByNodeIdInput! 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.