CompanyFilterInput
Filter for companies.
input CompanyFilterInput {
companyType: CompanyTypesEnum
keyword: String
}
Fields
CompanyFilterInput.companyType ● CompanyTypesEnum enum companies
Filter by company type. This field is used to filter the companies by the type of the company.
CompanyFilterInput.keyword ● String scalar common
Filter by keyword. This field is used to filter the notes by the name of the company.
Member Of
paginatedCompanies query