Skip to main content

ObjectsTableResult

Resultado da tabela de objetos

type ObjectsTableResult {
totalCount: Int
hasNext: Boolean
rows: [ObjectsTableRow]
Error: [String!]
}

Fields

totalCount ● Int scalar

Número total de organizações que passaram com o filtro

hasNext ● Boolean scalar

Indica se há mais páginas após esta

rows ● [ObjectsTableRow] list object

Linhas da tabela

Error ● [String!] list scalar

Possíveis erros esperados durante a execução