createFullscriptPractitionerInput
Autogenerated input type of createFullscriptPractitioner
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createFullscriptPractitioner"""input createFullscriptPractitionerInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") email: String first_name: String last_name: String practitioner_type_id: ID}