AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateFormSubmission

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.

  1. values
  2. value

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!]