INPUT_OBJECT

ZusInputs

Zus Inputs

link GraphQL Schema definition

  • input ZusInputs {
  • # Zus-provided Builder ID
  • builder_id: String!
  • # Zus-provided Display Name
  • display_name: String!
  • # Healthie domain for enterprise clients (https://nothealthie.com)
  • system_url: String!
  • # Zus-provided Organization ID
  • zus_organization_id: String!
  • }