Skip to main content

Stakeholder

Stakeholder: dados de um stakeholder

type Stakeholder implements Item, Node, StakeholderBase {
_id: String!
id: ID!
Nickname: String
Name: String!
Gender: String
EducationLevel: String
Description: String
Telephone: [String]
Identifier: String
Email: [String]
Type: String!
Image: String
Nationality: String
DeathDate: DateTime
Candidatures: [Candidature]
AssetsAggregation: [Point]
Assets(
page: Int! = 0
size: Int! = 10
filter: String! =
): AssetsConnection
AlternateName: [String]
Race: String
HasOccupation: StakeholderOccupation
BirthDate: DateTime
Age: Int
BirthPlace: PostalAddress
Wikipedia: Wikipedia
URL: [String]
VoterRegistration: String
HouseCode: [HouseCode]
CurrentParty: StakeholderParty
StateRepresentative: String
SocialNetworks: SocialNetworks
ZoadiacSign: String
AffiliationPartyHistory: [StakeholderAffiliationPartyHistory]
CivilStatus: String
Office: [PostalAddress]
Mandates: [Mandate]
ClassName: String!
FollowEdge: ItemPropertyValueEdge
ImpactEdge: ItemPropertyValueEdge
PositionEdge: ItemPropertyValueEdge
TagsEdge: ItemPropertyValueEdge
UserSummaryEdge: ItemPropertyValueEdge
NickNameEdge: ItemPropertyValueEdge
RelationEdge: ItemPropertyValueEdge @deprecated
ScopeEdge: ItemPropertyValueEdge
EmailsEdge: ItemPropertyValueEdge
ScoreEdge: ItemPropertyValueEdge
PropertiesEdges: [ItemPropertyValueEdge]
AssociationsEdges(
ItemId: ID!
): [AssociationEdge]
OrganizationItem: OrganizationItem
Leaderships: [Leadership]
Committees: [CommitteeMember]
Fronts: [Front]
Production: StakeholderProduction
Polls(
page: Int! = 0
size: Int! = 10
query: String! =
): PollConnection
Category: [String]
AlignmentHistory(
house: HouseInitialsEnum
legislature_number: Int
): AlignmentHistoryConnection
OrganizationOwner: String!
AcademicMajor: [String]
Notes(
first: Int
last: Int
after: String
before: String
focusNoteId: ID
filters: NoteFilters
sort: NoteSort
): NoteConnection
UserActivities(
first: Int
last: Int
after: String
before: String
): UserActivityConnection
}

Fields

_id ● String! non-null scalar

Identificador unico do stakeholder

id ● ID! non-null scalar

Identificador unico em base64

Nickname ● String scalar

Apelido

Name ● String! non-null scalar

Nome completo

Gender ● String scalar

Gênero

EducationLevel ● String scalar

Nível de educação

Description ● String scalar

Descrição do stakeholder

Telephone ● [String] list scalar

Lista de telefones

Identifier ● String scalar

Identificador (CPF)

Email ● [String] list scalar

Lista de emails

Type ● String! non-null scalar

Tipo

Image ● String scalar

Foto do stakeholder

Nationality ● String scalar

Nacionalidade

DeathDate ● DateTime scalar

Data da morte

Candidatures ● [Candidature] list object

Dados das candidaturas

AssetsAggregation ● [Point] list object

Agregação de bens de um stakeholder por ano e código de candidatura

Assets ● AssetsConnection object

Lista de bens de um stakeholder

page ● Int! non-null scalar

Página do resultado

size ● Int! non-null scalar

Quantidade de itens na página

filter ● String! non-null scalar

Filtra os bens

AlternateName ● [String] list scalar

Lista de apelidos ou nomes pelo qual atende

Race ● String scalar

Raça/cor

HasOccupation ● StakeholderOccupation object

Ocupação

BirthDate ● DateTime scalar

Data de nascimento

Age ● Int scalar

Idade

BirthPlace ● PostalAddress object

Local de nascimento

Wikipedia ● Wikipedia object

Página da wikipédia

URL ● [String] list scalar

Sites referentes ao stakeholder

VoterRegistration ● String scalar

Código de eleitor

HouseCode ● [HouseCode] list object

Código da casa legislativa

CurrentParty ● StakeholderParty object

Partido atual

StateRepresentative ● String scalar

Estado que representa

SocialNetworks ● SocialNetworks object

Dados das redes sociais

ZoadiacSign ● String scalar

Signo do zodíaco

AffiliationPartyHistory ● [StakeholderAffiliationPartyHistory] list object

Lista de partidos ao qual já foi afiliado

CivilStatus ● String scalar

Estado civil

Office ● [PostalAddress] list object

Lista de locais onde o stakeholder realiza encontros e reuniões

Mandates ● [Mandate] list object

Lista com dados dos mandatos do stakeholder

ClassName ● String! non-null scalar

Tipo de arquivo, sl_person

FollowEdge ● ItemPropertyValueEdge object

Stakeholder associados ao tema

ImpactEdge ● ItemPropertyValueEdge object

Impacto do stakeholder

PositionEdge ● ItemPropertyValueEdge object

Posicionamento sobre o stakeholder

TagsEdge ● ItemPropertyValueEdge object

Tags sobre o stakeholder

UserSummaryEdge ● ItemPropertyValueEdge object

Resumo do usuário sobre o stakeholder

NickNameEdge ● ItemPropertyValueEdge object

Apelido do stakeholder

ScopeEdge ● ItemPropertyValueEdge object

Escopo do monitoramento do stakeholder

EmailsEdge ● ItemPropertyValueEdge object

Emails associados com o stakeholder

ScoreEdge ● ItemPropertyValueEdge object

Score associado com o stakeholder

PropertiesEdges ● [ItemPropertyValueEdge] list object

Propriedades customizadas

AssociationsEdges ● [AssociationEdge] list object

Associações com outro item

ItemId ● ID! non-null scalar

ItemId para recuperar associações

OrganizationItem ● OrganizationItem object

Informação do item na base da organização

Leaderships ● [Leadership] list object

Stakeholder legislative leaderships

Committees ● [CommitteeMember] list object

Comissões que o stakeholder pertence

Fronts ● [Front] list object

Frentes parlamentares que ao qual o stakeholder pertence

Production ● StakeholderProduction object

Informações de produção legislativa do stakeholder

Polls ● PollConnection object

Votos feitos pelo stakeholder

page ● Int! non-null scalar

Página do resultado

size ● Int! non-null scalar

Quantidade de itens na página

query ● String! non-null scalar

Filtra os votos por string

Category ● [String] list scalar

Categoria do Stakeholder

AlignmentHistory ● AlignmentHistoryConnection object

Histórico de alinhamentos do Stakeholder

house ● HouseInitialsEnum enum

Casa legislativa

legislature_number ● Int scalar

Código da legislatura

OrganizationOwner ● String! non-null scalar

Indica ou o código da organização dono do perfil ou se o perfil é público

AcademicMajor ● [String] list scalar

Indica as formações do stakeholder

Notes ● NoteConnection object

Notas do item

first ● Int scalar

Primeiras n das notas

last ● Int scalar

Últimas n das notas

after ● String scalar

Pegas notas depois de

before ● String scalar

Pegas notas antes de

focusNoteId ● ID scalar

Focar na nota

filters ● NoteFilters input

Filtro de notas

sort ● NoteSort input

Opções para ordenação das notas

UserActivities ● UserActivityConnection object

UserActivities of the item

first ● Int scalar
last ● Int scalar
after ● String scalar
before ● String scalar
Show deprecated

Interfaces

Item interface

general item

Node interface

Node: representa uma interface nó

StakeholderBase interface

Stakeholder base types