Skip to main content

playbooks

Reads a set of Playbook.

playbooks(
first: Int
offset: Int
orderBy: [PlaybooksOrderBy!]
condition: PlaybookCondition
filter: PlaybookFilter
): [Playbook!]

Arguments

playbooks.first ● Int scalar

Only read the first n values of the set.

playbooks.offset ● Int scalar

Skip the first n values.

playbooks.orderBy ● [PlaybooksOrderBy!] list enum

The method to use when ordering Playbook.

playbooks.condition ● PlaybookCondition input

A condition to be used in determining which values should be returned by the collection.

playbooks.filter ● PlaybookFilter input

A filter to be used in determining which values should be returned by the collection.

Type

Playbook object

The workspace-level library of reusable stages, steps, sections, and criteria that accords are seeded from. Exactly one row per workspace, created with the workspace.