For the complete documentation index, see llms.txt. This page is also available as Markdown.

oxWorkflow

Fields related to OX Workflow.

Examples

type OxWorkflow {
  id: String
  name: String
}

Fields

Field
Description
Supported fields

id String

Unique identifier of the workflow

name String

Name of the workflow

References

Fields with this object:

Last updated