createZusInput
Autogenerated input type of createZus
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createZus"""input createZusInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Healthie organization ID """ organization_id: ID!
""" Zus Parameters """ zus_params: ZusInputs!}