FeatureSetCreatedPayload

The data sent in the payload of a feature set created webhook event.

Implements

Fields

created_by_id (ID!)

A system-generated ID identifying the user that created the object that generated this webhook event.

owner_sentera_id (ID!)

The ID of the parent object for this feature set.

owner_type (FeatureSetOwnerType!)

The type of parent object for this feature set.

sentera_id (ID!)

A system-generated ID identifying the object that generated this webhook event.

type (FeatureSetType!)

The type of this feature set.

updated_by_id (ID!)

A system-generated ID identifying the user that updated the object that generated this webhook event.