EventTypesFilter
Filter criteria for narrowing the event type catalog.
All filters are combined with AND logic. Omit a filter to not restrict on that field.
input EventTypesFilter {
entity: StringFilter
}
Fields
EventTypesFilter.entity ● StringFilter input {#entity}
Filter by the entity the event applies to (e.g., "environment", "deployment"). Use this to scope a subscription to a specific part of the platform.
Member Of
eventTypes query