PhaseInput


Phase's inputs

Input Fields : ObjectDescription
name: String The phase name
done: Boolean Whether its a final phase

String

Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

Boolean

Represents `true` or `false` values.