blueprint

Returns a single blueprint.

Arguments

Returns

Blueprint
Blueprint
Collapse
  • id
    Blueprint ID, used to identify a blueprint by name (slug)
  • Unique identifier of the blueprint (ULID)
  • deleted
    Indicates whether the blueprint has been deleted.
  • Name of the blueprint
  • description
    Description of the blueprint.
  • rawTemplate
    RawTemplate of the blueprint.
  • Labels associated with the blueprint.
  • createdAt
    CreatedAt is unix timestamp (in seconds) at which the blueprint was created
  • updatedAt
    UpdatedAt is unix timestamp (in seconds) at which the blueprint was updated
  • publishedAt
    PublishedAt is unix timestamp (in seconds) at which the blueprint was published