Skip to main content

IdentifiedEntity

IdentifiedEntity extends the StakeholderBase

type IdentifiedEntity implements StakeholderBase, Node {
_id: ID
id: ID!
Name: String!
Nickname: String
Description: String
Image: String
Category: [String]
OrganizationOwner: String!
Type: String!
Exists: Boolean
Relationship: RelationshipStakeholderItemEnum
ProcessedAt: DateTime
LastSeen: DateTime
Badge: Boolean
Stakeholder: Stakeholder
}

Fields

_id ● ID scalar

plain text id of the stakeholder

id ● ID! non-null scalar

the base64 if of the stakeholder

Name ● String! non-null scalar

str: nome completo do stakeholder.

Nickname ● String scalar

str: principal apelido do stakeholder.

Description ● String scalar

str: mini-biografia do stakeholder.

Image ● String scalar

str: foto do stakeholder.

Category ● [String] list scalar

List[str]: list what sigalei databases the stakeholder is part of.

OrganizationOwner ● String! non-null scalar

OrganizationOwner: indica se o perfil é público ou se pertence a alguma org

Type ● String! non-null scalar

str: tipo do stakeholder.

Exists ● Boolean scalar

Show if the stakeholder existe on the databse of Sigalei

Relationship ● RelationshipStakeholderItemEnum enum

Show the relationship

ProcessedAt ● DateTime scalar

timestamp of the processing

LastSeen ● DateTime scalar

User last seen on stk

Badge ● Boolean scalar

Show if there is new items to the user

Stakeholder ● Stakeholder object

Stakeholder Reference

Interfaces

StakeholderBase interface

Stakeholder base types

Node interface

Node: representa uma interface nó