type
Category
type Category stringWhether a field is stored, presentation-only, computed, or plugin-owned.
CategoryScalar"scalar"- Stored scalar content.
CategoryNested"nested"- Stored nested content.
CategoryPresentation"presentation"- Admin-only presentation.
CategoryRelationship"relationship"- Document relationship.
CategoryUpload"upload"- Upload relationship.
CategoryPlugin"plugin"- Plugin-owned behavior.