Enums
/
FieldTypeRelationType

FieldTypeRelationType

The type of relation between a field and its type

Valid values

  • PRIMITIVE
    string
    The field type is a primitive type (string, number, boolean, etc.)
  • INTERFACE
    string
    The field type is an interface type
  • CUSTOM
    string
    The field type is a custom type
UserUpdateInputFieldTypeState
Built with