ShishoWorkflowSnapshot
No description
type ShishoWorkflowSnapshot {
id: String!
workflowId: String!
name: String!
viewer: String!
}
Fields
ShishoWorkflowSnapshot.id ● String! non-null scalar
ID of the workflow snapshot
ShishoWorkflowSnapshot.workflowId ● String! non-null scalar
ID of the workflow
ShishoWorkflowSnapshot.name ● String! non-null scalar
Name of the workflow
ShishoWorkflowSnapshot.viewer ● String! non-null scalar
The URL of the viewer about the workflow in Shisho Cloud.