Arguments
GenerateVCShareLinksInput!
required
No description provided in the schema yet.
Returns
ShareRequest — ShareRequest represents a response from creating a share link.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generates share links.
mutation {
generateVCShareLinks(
input: GenerateVCShareLinksInput!
): ShareRequest
}
ShareRequest — ShareRequest represents a response from creating a share link.