Magidoc

MovedColumnsInProjectEvent
Object

Represents a 'moved_columns_in_project' event on a given issue or pull request.

Fields

#

actor

Identifies the actor who performed the event.

createdAt

Non-null

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the MovedColumnsInProjectEvent object

previousProjectColumnName

Non-null

Column name the issue or pull request was moved from.

project

Project referenced by event.

projectCard

Project card referenced by this project event.

projectColumnName

Non-null

Column name the issue or pull request was moved to.

Interfaces

#

Also implements Node .

Usages

#

References

#