Type alias DeleteFeatureInput

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

Input for deleting a feature

Type declaration

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

    The unique identifier for the environment

  • id: Scalars["String"]

    Unique identifier for the entity