Magidoc

Workflow
Object

A workflow contains meta information about an Actions workflow file.

Fields

#

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 Workflow object

name

Non-null

The name of the workflow.

resourcePath

Non-null

The HTTP path for this workflow

runs

Non-null

The runs of the workflow.

state

Non-null

The state of the workflow.

updatedAt

Non-null

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

url

Non-null

The HTTP URL for this workflow

Interfaces

#

Also implements Node , UniformResourceLocatable .

Usages

#

References

#