dosespotSSOInput
Autogenerated input type of dosespotSSO
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of dosespotSSO"""input dosespotSSOInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The patient ID """ patient_id: ID!
""" The user ID of the provider """ user_id: ID!}