deleteExternalShare
Deletes a single ExternalShare using a unique key.
deleteExternalShare(
input: DeleteExternalShareInput!
): DeleteExternalSharePayload
Arguments
deleteExternalShare.input ● DeleteExternalShareInput! 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.