ENUM
KubernetesResourceEventType
Kubernetes resource event types - see https://kubernetes.io/docs/reference/using-api/api-concepts/#efficient-detection-of-changes
link GraphQL Schema definition
- enum KubernetesResourceEventType {
- # The resource object in a `BOOKMARK` event will only contain the
- # `metadata.resourceVersion` field
- }