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