Class: Ecoportal::API::GraphQL::Base::Page::DataField::SmartFill
- Inherits:
-
DataField
- Object
- DataField
- Ecoportal::API::GraphQL::Base::Page::DataField::SmartFill
- Defined in:
- lib/ecoportal/api/graphql/base/page/data_field/smart_fill.rb
Overview
SmartFill field — AI-auto-populated field using a template-defined prompt. Value is generated server-side via Bedrock; trigger_type controls when.
Read-only for DataFieldInput — use the generateSmartFill GraphQL mutation (or its trigger) to populate. The instructions field is template-configured and can be reviewed/updated via template management.