INPUT_OBJECT
CreateApprovalApproverInput
link GraphQL Schema definition
- input CreateApprovalApproverInput {
- String :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- # Relation to single entity instance.
- ID! :
- # Relation to single entity instance.
- ID! :
- # Multi-line text input field.
- String :
- # Field whose values are strictly defined with an enumeration of values.
- ApprovalStatusEnum :
- # Revision when entity was lastly changed.
- Int :
- }