GraphQL GraphQL OBJECT
Feature
link Definition
- type Feature {
- # Id of the feature.
- FeatureEnum :
- # Name of the feature.
- String :
- }
GraphQL GraphQL OBJECT
- type Feature {
- # Id of the feature.
- FeatureEnum :
- # Name of the feature.
- String :
- }