Types
WorkflowCatalog
Represents a workflow catalog in the GraphQL API.
object
WorkflowCatalogFields
schemaVersion
Int!
The schema version associated with this workflow catalog.
globalConcurrency
Int!
The global concurrency associated with this workflow catalog.
steps
Steps associated with this workflow catalog.
triggers
Triggers associated with this workflow catalog.