# FlowStep **Type:** GraphQL objects ## Fields - id (ID) - externalId (String) - name (String) - stepType (StepType, Not Null): undefined - platformStepType (String) - configuration (FlowStepConfiguration): undefined - raw (JSON) - inputs (JSON) - outputs (JSON) - resource (FlowStepResource): undefined - findings (Finding, Not Null): undefined - id (ID): Unique identifier for the finding - title (String): Brief title describing the finding - type (FindingType): Type of the finding - evidence (JSON): Evidence or reference links supporting the finding - detectedAt (DateTime): When the finding was detected - issuesCount (Int): Number of active issues linked to this finding - capturedAt (DateTime)