INPUT_OBJECT

exportClientEhiInput

Autogenerated input type of exportClientEhi

link GraphQL Schema definition

  • input exportClientEhiInput {
  • # The ID of the client to export EHI data for.
  • client_id: ID
  • # Whether or not we should export the client EHI data in a job.
  • should_run_in_job: Boolean
  • }