Stage

An adoption stage that can apply to multiple tools.

Implements Slugified

Fields

createdAt (DateTime)

Creation time of this object in ISO 8601 format.

id (ID)

Unique StackShare ID.

name (String)

Stage name, for example Deprecated.

private (Boolean)

Whether this object is private.

slug (String)

Unique string identifying this object.

type (String)

Type of the object.

updatedAt (DateTime)

Update time of this object in ISO 8601 format.

tools (paginated Tools)

Tools assigned to this adoption stage.