updateFormSubmission: FormSubmission!
This mutation is used to update the details of a single form submission. The return information will strictly be related to the specific updated case form submission. **Returns:** Returns case form submission details with updated finalization status.
text: [String!]
number: [Decimal!]
boolean: [Boolean!]
date: [DateOnly!]
time: [TimeOnly!]
dateTime: [DateTime!]
timeSpan: [TimeSpan!]
guid: [UUID!]
color: [Color!]
cronExpression: [CrontabSchedule!]
cultureInfo: [CultureInfo!]
encoding: [Encoding!]
ipNetwork: [IPNetwork2!]
timeZone: [TimeZoneInfo!]
uri: [URL!]
file: [FileDataInput!]
bytes: [ByteArray!]
