DeleteTranscriptInput
Autogenerated input type of DeleteTranscript
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of DeleteTranscript"""input DeleteTranscriptInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The composite transcript ID (e.g., "realtime_capture_123" or "processed_recording_cust1_456") """ id: String!}