INPUT_OBJECT

AssignCurrentJobCodeInput

assign the current job code to a member

link GraphQL Schema definition

  • input AssignCurrentJobCodeInput {
  • jobCodeId: UUID
  • memberId: UUID!
  • }