ENUM
EntityGroupUpdatePolicyAction
Entity group/app update policy action type. It specifies whether the update policy is automatic or not.
link GraphQL Schema definition
- enum EntityGroupUpdatePolicyAction {
- # Group/app is updated automatically, as soon as a change is detected
- # Group/app requires manual updates via the upsert/curate API
- }