Arguments
DeactivateVCShareLinksInput!
required
No description provided in the schema yet.
Returns
String — The String scalar type represents textual data, represented as UTF-8 character sequences.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deactivates share links.
mutation {
deactivateVCShareLinks(
input: DeactivateVCShareLinksInput!
): String
}
String — The String scalar type represents textual data, represented as UTF-8 character sequences.