const args = {
    name: faker.name.findName(),
    pipelineId: faker.random.word(),
    colorCode: faker.random.word()
  };