Type alias _EnabledFeatures

_EnabledFeatures: {
    __typename?: "_EnabledFeatures";
    _contentFinderEnabled: Scalars["Boolean"];
}

Type declaration

  • Optional __typename?: "_EnabledFeatures"
  • _contentFinderEnabled: Scalars["Boolean"]

Generated using TypeDoc