unassignPathwayObject
Not available for public API use yet. This operation is documented for future use only.
Removes a single practice object from a clinical pathway.
unassignPathwayObject(
pathwayId: ID!
objectType: PathwayObjectType!
objectId: ID!
): UnassignPathwayObjectResponsePayload
Arguments
unassignPathwayObject.pathwayId ● ID! non-null scalar
unassignPathwayObject.objectType ● PathwayObjectType! non-null enum
unassignPathwayObject.objectId ● ID! non-null scalar
Type
UnassignPathwayObjectResponsePayload object
Not available for public API use yet. This payload is documented for future clinical pathway support only.