({ id = null,
name = null,
status = null,
startedAt = null,
endedAt = null,
saved = null,
data = null,
items = new ItemQuery()
}: { id?, name?, status?: EXECUTION_STATUS , startedAt?, endedAt?, saved?,data?,items?: ItemQuery} = {})
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected