INPUT_OBJECT

createZusInput

Autogenerated input type of createZus

link GraphQL Schema definition

  • input createZusInput {
  • # String of comma-separated users
  • user_id: ID!
  • # Healthie organization ID
  • organization_id: ID!
  • # Zus Parameters
  • zus_params: ZusInputs!
  • }