Magidoc

ProjectCard
Object

A card in a project.

Fields

#

column

The project column this card is associated under. A card may only belong to one project column at a time. The column field will be null if the card is created in a pending state and has yet to be associated with a column. Once cards are associated with a column, they will not become pending in the future.

content

The card content item

createdAt

Non-null

Identifies the date and time when the object was created.

creator

The actor who created this card

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the ProjectCard object

isArchived

Non-null

Whether the card is archived

note

The card note

project

Non-null

The project that contains this card.

resourcePath

Non-null

The HTTP path for this card

state

The state of ProjectCard

updatedAt

Non-null

Identifies the date and time when the object was last updated.

url

Non-null

The HTTP URL for this card

Interfaces

#

Also implements Node .

Usages

#

References

#