Type alias DoesFeatureExist

DoesFeatureExist: { environmentId: Scalars["String"]; refId: Scalars["String"] }

Input for checking if a feature exists

Type declaration

  • environmentId: Scalars["String"]

    The unique identifier for the environment

  • refId: Scalars["String"]

    The unique identifier for the feature