Extensions

Press shift + S to search API reference.

Interface

CreateSingleFieldMutation

View source

The Mutation emitted when the App creates a Field.

interface CreateSingleFieldMutation
configFieldTypeConfig

The configuration for the Field being created

descriptionstring | null

The description for the Field being created

idFieldId

The identifier for the Field being created

namestring

The name of the Field being created

tableIdTableId

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

type"createSingleField"

This Mutation's discriminant property