GraphQL APIOperationsQueriesworkflowByIdOn this pageworkflowByIdFind a workflow by its ID. workflowById( id: ID!): Workflow Arguments workflowById.id ● ID! non-null scalar Type Workflow object A workflow definition.