Type alias DeleteFeatureInput

DeleteFeatureInput: { environmentId?: InputMaybe<Scalars["UUID"]>; id: Scalars["String"] }

Input for deleting a feature

Type declaration

  • Optional environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

  • id: Scalars["String"]

    Unique identifier for the entity