INPUT_OBJECT
UpdateTraineeInput
An input data structure to update a trainee by id
link GraphQL Schema definition
- input UpdateTraineeInput {
- : ID!
- : TraineeInput!
- }
INPUT_OBJECT
An input data structure to update a trainee by id
- input UpdateTraineeInput {
- : ID!
- : TraineeInput!
- }