INPUT_OBJECT
FeatureListMinimumCdmVersionInputType
Description
Input to minimum CDM version supporting all given features.
link GraphQL Schema definition
- input FeatureListMinimumCdmVersionInputType {
- # Required. Feature type to check.
- : [CdmFeatureFlagType!]!
- }