setTableRecordFieldValue


Sets record field value

Input fields

Input Field : ObjectDescription
input: SetTableRecordFieldValueInput!Required. Autogenerated input type of SetTableRecordFieldValue

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
table_record: TableRecordReturns information about the record
table_record_field: TableRecordFieldReturns information about the record field

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.