Types
WorkflowShareLink
object
WorkflowShareLinkFields
name
String!
trigger
String!
JSON-encoded trigger configuration.
startStepId
ID
The ID of the first step to execute, or null if the workflow has no steps.
steps
The steps in the shared workflow.

