updateSchemaFlow
updateSchemaFlow(
id: ID!
input: UpdateSchemaFlowInput!
steps: [CreateSchemaFlowStepInput!]!
stepsToDelete: [ID!]!
): SchemaFlow!
updateSchemaFlow(
id: ID!
input: UpdateSchemaFlowInput!
steps: [CreateSchemaFlowStepInput!]!
stepsToDelete: [ID!]!
): SchemaFlow!
updateSchemaFlow.id ● ID! non-null scalarupdateSchemaFlow.input ● UpdateSchemaFlowInput! non-null inputupdateSchemaFlow.steps ● [CreateSchemaFlowStepInput!]! non-null inputupdateSchemaFlow.stepsToDelete ● [ID!]! non-null scalarSchemaFlow object