deleteProviderAcceptedInsurancePlanInput
Autogenerated input type of deleteProviderAcceptedInsurancePlan
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of deleteProviderAcceptedInsurancePlan"""input deleteProviderAcceptedInsurancePlanInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the provider accepted insurance plan to delete """ id: ID!}