INPUT_OBJECT
RecipeProcessUpdateParams
link GraphQL Schema definition
- input RecipeProcessUpdateParams {
- # The planned calendar duration of the process as defined for the recipe batch.
- IDuration :
- ID! :
- # An informal or formal textual identifier for a recipe process. Does not imply
- # uniqueness.
- String :
- # A textual description or comment.
- String :
- # References a concept in a common taxonomy or other classification scheme for
- # purposes of categorization.
- URI!] : [
- # (`ProcessSpecification`) The standard specification or definition of a process.
- ID! :
- }