
<h1 class="has-pills">
  PipelineTemplate
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

A template defining a fixed step configuration for a pipeline



| `available` `Boolean!` If the pipeline template is available for assignment by non admin users |
| --- |
| `configuration` `YAML!` A YAML representation of the step configuration |
| `createdAt` `DateTime!` The time when the template was created |
| `createdBy` `User!` The user who created the template |
| `description` `String` The short description of the template |
| `id` `ID!` |
| `name` `String!` The name of the template |
| `updatedAt` `DateTime!` The last time the template was changed |
| `updatedBy` `User!` The user who last updated the template |
| `uuid` `ID!` The UUID for the template |



<h2 data-algolia-exclude>Interfaces</h2>
<div>
  <a href="/docs/apis/graphql/schemas/interface/node" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE Node">
  <code>Node</code>
</a>

</div>
