INPUT_OBJECT
AnalyzerGroupInput
link GraphQL Schema definition
- input AnalyzerGroupInput {
- : [CreateCustomAnalyzerInput!]
- # List of document type IDs to associate with this analyzer group.
- : [String!]
- : AnalyzerGroupTypeEnum
- : String
- : String
- }
INPUT_OBJECT
- input AnalyzerGroupInput {
- : [CreateCustomAnalyzerInput!]
- # List of document type IDs to associate with this analyzer group.
- : [String!]
- : AnalyzerGroupTypeEnum
- : String
- : String
- }