addZusMemberInput
Autogenerated input type of addZusMember
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of addZusMember"""input addZusMemberInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Healthie organization ID """ organization_id: ID!
""" Healthie user ID """ user_id: ID!}