INPUT_OBJECT

SetMemberJobCodesInput

assign job codes to a member

link GraphQL Schema definition

  • input SetMemberJobCodesInput {
  • jobCodeIds: [UUID!]!
  • memberId: UUID!
  • }