deleteFormAnswerFileAttachmentInput
Autogenerated input type of deleteFormAnswerFileAttachment
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of deleteFormAnswerFileAttachment"""input deleteFormAnswerFileAttachmentInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the attachment """ file_attachment_id: ID!}