Extensions

Press shift + S to search API reference.

Interface

UpdateSingleFieldNameMutation

View source

The Mutation emitted when the App modifies the name of a Field.

interface UpdateSingleFieldNameMutation
idFieldId

The identifier for the Field being modified

namestring

The new name for the Field being updated

tableIdTableId

The identifier for the Table in which a Field is being modified

type"updateSingleFieldName"

This Mutation's discriminant property