deleteExternalShareByNodeId
Deletes a single ExternalShare using its globally unique id.
deleteExternalShareByNodeId(
input: DeleteExternalShareByNodeIdInput!
): DeleteExternalSharePayload
Arguments
deleteExternalShareByNodeId.input ● DeleteExternalShareByNodeIdInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteExternalSharePayload object
The output of our delete ExternalShare mutation.