Interface FieldDef.FieldTypeStage

All Known Implementing Classes:
FieldDef.Builder
Enclosing class:
FieldDef

public static interface FieldDef.FieldTypeStage
  • Method Details

    • fieldType

      FieldDef._FinalStage fieldType(@NotNull @NotNull FieldDefFieldType fieldType)

      Data type of the field. Use reference for a foreign-key field that points at another type — then set targetTypeName, targetField, targetSurface, and cardinality below.