Skip to main content

StakeholderBase

Stakeholder base types

interface StakeholderBase {
Name: String!
Nickname: String
Description: String
Image: String
Category: [String]
OrganizationOwner: String!
Type: String!
}

Fields

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.