CompanyRepresentativeSortInput
Representante da empresa
input CompanyRepresentativeSortInput {
company: CompanySortInput
fullName: SortEnumType
email: SortEnumType
cpf: SortEnumType
phone: SortEnumType
type: SortEnumType
isActive: SortEnumType
notes: SortEnumType
id: SortEnumType
refId: SortEnumType
externalId: SortEnumType
creationDate: SortEnumType
active: SortEnumType
deleted: SortEnumType
lastUpdateDate: SortEnumType
}