Type alias ArchiveFeatureInput

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

Input for archiving a feature

Type declaration

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

    The unique identifier for the environment

  • id: Scalars["String"]

    Unique identifier for the entity