Skip to main content

Act

Ato do governo

type Act implements Item, Node {
Agencies: [String]
Content: String
Edition: String
Page: Int
PublicationDate: DateTime
SectionCode: String
SectionDescription: String
PdfLink: String
Number: Int
RootAgency: String
Sponsors: [ActSponsor]
Title: String
Type: String
WebLink: String
Summary: String
HtmlContent: String
id: ID!
FollowEdge: ItemPropertyValueEdge
ImpactEdge: ItemPropertyValueEdge
PositionEdge: ItemPropertyValueEdge
TagsEdge: ItemPropertyValueEdge
UserSummaryEdge: ItemPropertyValueEdge
NickNameEdge: ItemPropertyValueEdge
PropertiesEdges: [ItemPropertyValueEdge]
AssociationsEdges(
ItemId: ID!
): [AssociationEdge]
OrganizationItem: OrganizationItem
ClassName: String!
Highlight: Highlight
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

Agencies ● [String] list scalar

Hierarquia de agências

Content ● String scalar

conteúdo do ato

Edition ● String scalar

Número da edição do ato

Page ● Int scalar

Página em que o ato aparece

PublicationDate ● DateTime scalar

Data de publicação do ato

SectionCode ● String scalar

Seção em que o ato foi publicado

SectionDescription ● String scalar

Nome da seção em que o ato foi publicado

PdfLink ● String scalar

Link para o ato em .PDF

Number ● Int scalar

Número de sequencial do ato

RootAgency ● String scalar

Agencia onde o ato foi publicado

Sponsors ● [ActSponsor] list object

Responsáveis pelo ato

Title ● String scalar

Título do ato

Type ● String scalar

Classificação do ato

WebLink ● String scalar

Link para o ato na sua fonte de origem

Summary ● String scalar

Resumo do ato

HtmlContent ● String scalar

Arquivo bruto do portal de origm do ato .HTML

id ● ID! non-null scalar

Id de identificação do ato

FollowEdge ● ItemPropertyValueEdge object

Atos associados ao tema

ImpactEdge ● ItemPropertyValueEdge object

Impacto do ato

PositionEdge ● ItemPropertyValueEdge object

Posicionamento sobre o ato

TagsEdge ● ItemPropertyValueEdge object

Tags sobre o ato

UserSummaryEdge ● ItemPropertyValueEdge object

Resumo do usuário sobre o ato

NickNameEdge ● ItemPropertyValueEdge object

Apelido do ato

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

ClassName ● String! non-null scalar

Tipo de arquivo, sl_act

Highlight ● Highlight object

Destaque no ato

Notes ● NoteConnection object

Notas do item

first ● Int scalar
last ● Int scalar
after ● String scalar
before ● String scalar
focusNoteId ● ID scalar
filters ● NoteFilters input
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

Interfaces

Item interface

general item

Node interface

Node: representa uma interface nó