EventForwarderForSelection is a datatype for an event forwarder for selection. It's used by the datatype, Repository, which is used by several mutation and query fields.

Table: EventForwarderForSelection

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jul 24, 2025
descriptionstringyes Long-TermA description of the event forwarder.
enabledbooleanyes Long-TermWhether the event forwarder is enabled.
idstringyes Long-TermUnique identifier of the event forwarder.
kindEventForwarderKindyes Long-TermThe kind of event forwarder (e.g., Kafka). See EventForwarderKind.
namestringyes Long-TermThe name of the event forwarder.