Skip to main content

updatePathwayMetadata

Not available for public API use yet. This operation is documented for future use only.

Batch upserts metadata entries on a clinical pathway.

updatePathwayMetadata(
pathwayId: ID!
metadata: [MetadataEntryInput!]!
): ClinicalPathwayResponsePayload

Arguments

updatePathwayMetadata.pathwayId ● ID! non-null scalar

updatePathwayMetadata.metadata ● [MetadataEntryInput!]! non-null input

Type

ClinicalPathwayResponsePayload object

Not available for public API use yet. This payload is documented for future clinical pathway support only.