CompanySearchIndexUpdateMappingInput
No description
input CompanySearchIndexUpdateMappingInput {
template: CompanySearchIndexTemplate!
}
Fields
CompanySearchIndexUpdateMappingInput.template
● CompanySearchIndexTemplate!
non-null enum
The template to update mapping for
Member Of
companySearchIndexUpdateMapping
mutation