updateLocationInput
Autogenerated input type of updateLocation
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateLocation"""input updateLocationInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") city: String country: String id: String line1: String line2: String name: String npi: String other_id: String other_id_qual: String place_of_service_id: String state: String zip: String}