GraphQL OBJECT

Feature

link Definition

  • type Feature {
  • # Id of the feature.
  • id: FeatureEnum
  • # Name of the feature.
  • name: String
  • }