ContentFlowRun
No description
FieldsLink copied!
ContentFlowRun.id ● ID! non-null scalarLink copied!
ContentFlowRun.flow ● ContentFlow! non-null objectLink copied!
ContentFlowRun.label ● String! non-null scalarLink copied!
ContentFlowRun.attributes ● [ContentFlowRunAttribute!]! non-null objectLink copied!
ContentFlowRun.tags ● [String!]! non-null scalarLink copied!
ContentFlowRun.createdDate ● DateTime! non-null scalarLink copied!
ContentFlowRun.updatedDate ● DateTime! non-null scalarLink copied!
ContentFlowRun.status ● ContentFlowRunStatus! non-null enumLink copied!
ContentFlowRun.cmsHub ● CMSHub! non-null objectLink copied!
ContentFlowRun.organization ● Organization! non-null objectLink copied!
ContentFlowRun.events ● ContentFlowRunEventConnection! non-null objectLink copied!
ContentFlowRun.events.before●StringscalarLink copied!
ContentFlowRun.events.after ● String scalarLink copied!
ContentFlowRun.events.first ● Int scalarLink copied!
ContentFlowRun.events.last ● Int scalarLink copied!
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
contentFlowRun query
Member ofLink copied!
ContentFlowRunEdge object