type
FieldCategory
type FieldCategory stringStored, presentation, computed, or plugin field ownership.
FieldCategoryScalar"scalar"- Stored scalar content.
FieldCategoryNested"nested"- Stored nested content.
FieldCategoryPresentation"presentation"- Admin-only presentation.
FieldCategoryRelationship"relationship"- Document relationship.
FieldCategoryUpload"upload"- Upload relationship.
FieldCategoryPlugin"plugin"- Plugin-owned behavior.