Extensions

Press shift + S to search API reference.

Interface

UpdateSingleFieldDescriptionMutation

View source

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

interface UpdateSingleFieldDescriptionMutation
descriptionstring | null

The new description for the Field being created

idFieldId

The identifier for the Field being modified

tableIdTableId

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

type"updateSingleFieldDescription"

This Mutation's discriminant property